Create a new MCP server with one command - batteries included.
mcp-init
├── node_modules
├── packages
│ ├── mcp-init
│ ├── mcp-scripts
│ └── mcpi-template-default
├── .gitignore
├── .prettierrc
├── README.md
├── package-lock.json
└── package.json