golf

golf-mcp/golf
★ 814 stars Python 🤖 AI/LLM Updated 1mo ago
Production-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
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": {
    "golf": {
      "command": "uvx",
      "args": [
        "golf"
      ]
    }
  }
}

Or install with pip: pip install golf

Topics

agent-runtimeaiai-agentai-agent-toolsai-agentsai-platformaiagentsauthauthenticationauthorizationmcpmcp-frameworkmcp-servermcp-serversmcp-tools