@golf-mcp/golf

by golf-mcp · v1.0.0 · prompt

Golf is a Python framework for building MCP (Model Context Protocol) servers with zero boilerplate. It automatically discovers, parses, and compiles Python files containing tools, resources, and promp

Install

Add @golf-mcp/golf to Claude Code with the PolySkill CLI: polyskill add @golf-mcp/golf

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview Golf is a Python framework for building MCP (Model Context Protocol) servers with zero boilerplate. It automatically discovers, parses, and compiles Python files containing tools, resources, and prompts into a runnable FastMCP server. ## Breaking Changes in Golf 0.2.x Golf 0.2.x introduces breaking changes to align with FastMCP 2.11.x: - **Authentication System**: Complete rewrite using FastMCP's built-in auth providers (JWT, OAuth, Static tokens) - **Legacy O…

Keywords: github, python-framework, mcp-servers, boilerplate-reduction, automated-discovery, code-compilation, data-tools, resource-management, prompt-engineering