Golf - production MCP server framework
Build, deploy, and scale MCP servers with auth, observability, debugging, telemetry, and a runtime baked in. Skips the per-server boilerplate.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
vurb.ts - Express.js for MCP servers
TypeScript framework for building MCP servers with type-safe tools, presenters that control what the LLM sees, and built-in PII redaction. Targets Claude Code, Cursor, and other MCP clients.
concierge - SDK for building MCP servers
Python SDK for authoring MCP servers with batteries for tool registration, auth, and apps-sdk style flows. Aims to be the universal scaffold for new MCPs.
AgentKit - multi-agent networks in TypeScript
Inngest's framework for multi-agent networks with deterministic routing and MCP-native tooling. Picks up where the LangGraph/CrewAI camps trail off.
mcptube - Karpathy-style LLM wiki for YouTube
MCP server that turns YouTube videos into a persistent, merging wiki rather than ephemeral vector chunks. Scene-change frame extraction + vision analysis captures slides, code, and diagrams that transcripts miss. 25+ MCP tools, FTS5+LLM hybrid retrieval, version history with source attribution per claim.