mcp-server-starter

bt2go/mcp-server-starter
★ 0 stars JavaScript AI/LLM Updated today
A working MCP server in 60 lines, plus the 6 things the docs do not tell you
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",
        "bt2go/mcp-server-starter"
      ]
    }
  }
}

Topics

ai-agentsclaudemcpmodel-context-protocoltemplate