create-mcp-server

swarmclawai/create-mcp-server
★ 1 stars TypeScript 🤖 AI/LLM Updated 7d ago
Framework-layer DX for Model Context Protocol — scaffolding, hot reload, inspector UI, and OpenAPI → MCP tool generator. The create-next-app of MCP. Built for agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "create-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "swarmclawai/create-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaude-codecliclinecoding-agentscreatecursorinspectormcpmodel-context-protocolopenapiopenapi-to-mcpscaffoldscaffoldertypescript