mcp-server-starter-kit

srmcguirt/mcp-server-starter-kit
★ 0 stars TypeScript AI/LLM Updated 3d ago
MCP Server Starter Kit — Production-ready Model Context Protocol server boilerplate. TypeScript, rate limiting, Zod validation, Docker by Shane McGuirt
View on GitHub → 🔍 Audit Wallet Slippage →

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-k": {
      "command": "npx",
      "args": [
        "-y",
        "srmcguirt/mcp-server-starter-kit"
      ]
    }
  }
}

Topics

ai-agentclaudedeveloper-toolsmcpmodel-context-protocolpythontypescript