golf-mcp/golf
A Python framework for building MCP servers that provide tools and capabilities to AI agents.

Velocity · 7d
+1.8
★ / day
Trend
→steady
star history
Golf streamlines creating MCP server applications by letting developers define tools, prompts, and resources as simple Python files. It automatically discovers, parses, and compiles these into a runnable MCP server with built-in enterprise authentication (JWT, OAuth, API keys), LLM interaction utilities, and automatic telemetry integration. The framework handles the server infrastructure so developers can focus on implementing agent logic.