MCP Directory

golf

by golf-mcp · Python · ★ 822

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

#agent-runtime#ai#ai-agent#ai-agent-tools#ai-agents#ai-platform#aiagents#auth#authentication#authorization#mcp#mcp-framework#mcp-server#mcp-servers#mcp-tools#mcps#observability#python

Install

pip install git+https://github.com/golf-mcp/golf.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "golf": {
      "command": "uvx",
      "args": [
        "git+https://github.com/golf-mcp/golf.git"
      ]
    }
  }
}

From the README

⛳ Golf Easiest framework for building MCP servers 📚 Documentation Golf is a **framework** designed to streamline the creation of MCP server applications. It allows developers to define server's capabilities—*tools*, *prompts*, and *resources*—as simple Python files within a conventional directory structure. Golf then automatically discovers, parses, and compiles these components into a runnable MCP server, minimizing boilerplate and accelerating development. With Golf v0.2.0, you get **enterprise-grade authentication** (JWT, OA…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers