template-mcp-server

redhat-data-and-ai/template-mcp-server
★ 54 stars Python AI/LLM Updated 1d ago
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and OpenShift deployment.
View on GitHub → Try with Claude — $10 free →

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": "uvx",
      "args": [
        "template-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install template-mcp-server

Topics

agentic-aifastapifastmcpkubernetesllm-toolsmcpmodel-context-protocolopenshiftpythonredhatredhat-agentic-templates