Skip to content
Claude Desktop

Template server for Claude Desktop

live.alpic.staging.mcp-server-template-99cbcf02/mcp-server-template

Not ready (yet!)

client:Claude Desktop transport:streamable-http

Install Template server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server-template": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-server-template-99cbcf02.staging.alpic.live"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Template server in other clients