mcp-server-template

heathweaver/mcp-server-template
★ 0 stars JavaScript 🌐 Browser/Web Updated today
Standard template for building HTTP-based MCP (Model Context Protocol) servers
View on GitHub →

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",
        "heathweaver/mcp-server-template"
      ]
    }
  }
}

Topics

mcpmcp-servertemplate