mcp-server-template

XidaoApi/mcp-server-template
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Production-ready MCP (Model Context Protocol) server template for OpenAI-compatible backends. Build AI agent tools with multi-provider routing, failover, and observability.
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",
        "XidaoApi/mcp-server-template"
      ]
    }
  }
}

Topics

2026agent-frameworkai-agentai-gatewayai-toolsfailoverfunction-callingllmmcpmodel-context-protocolmulti-providerobservabilityopenai-compatibletool-servertypescript