mcp-server-template

Noumenon-ai/mcp-server-template
★ 0 stars TypeScript Security Updated 2d ago
Production-ready TypeScript MCP server template with auth, rate limiting, logging. Full kit with 5 servers available.
View on GitHub → Try with Claude — $10 free →

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-template": {
      "command": "npx",
      "args": [
        "-y",
        "Noumenon-ai/mcp-server-template"
      ]
    }
  }
}

Topics

boilerplatemcpmodel-context-protocolservertemplatetypescript