boguan/create-mcp-app
A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling
Platform-specific configuration:
{
"mcpServers": {
"create-mcp-app": {
"command": "npx",
"args": [
"-y",
"create-mcp-app"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...