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
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.
Prometheus MCP server
MCP server that lets agents query and analyze Prometheus metrics through a standardized tool interface. Useful for ops-aware coding agents.
AIMock - mock everything your AI app talks to
One package, one port, zero deps to fake LLM APIs, MCP servers, A2A, AG-UI, vector DBs, and search backends in tests.
Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.