mcp-server-starter

tysoncung/mcp-server-starter
★ 2 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP Server Starter Kit — Ship production-ready Model Context Protocol servers. TypeScript + Node.js.
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": {
    "mcp-server-starter": {
      "command": "npx",
      "args": [
        "-y",
        "tysoncung/mcp-server-starter"
      ]
    }
  }
}

Topics

aiclaudecursormcpmcp-servernodejsstarter-kittypescript