mcp-server-starter

ryanngit/mcp-server-starter
★ 0 stars TypeScript Code/Dev Tools Updated today
Minimal TypeScript starter for stdio MCP servers with typed tools, tests, CI, and mcp-smoke verification.
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": {
      "command": "npx",
      "args": [
        "-y",
        "ryanngit/mcp-server-starter"
      ]
    }
  }
}

Topics

developer-toolsmcpmodel-context-protocolnodejsstarter-templatestdiotestingtypescript