template-mcp-server

psd401/template-mcp-server
★ 0 stars TypeScript Browser/Web Updated 1d ago
PSD401 template: TypeScript MCP server - stateless streamable HTTP + stdio dev mode, namespaced example tool with pagination and readOnlyHint, vitest, registry server.json. Start new MCP servers here.
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": {
    "template-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "psd401/template-mcp-server"
      ]
    }
  }
}

Topics

mcp-servertemplate