Add GoMCP — Gin-like MCP framework for Go
Panda Zhang committed
Apr 18, 2026 at 23:52 UTC
8f6b66145f255c284dc9d63ee01668ff9569254b
1 file changed
+1
README.md
+1
@@ -2381,6 +2381,7 @@ Interact with Git repositories and version control platforms. Enables repository
2381
2382
- [escapeboy/agent-fleet-o](https://github.com/escapeboy/agent-fleet-o) [](https://glama.ai/mcp/servers/escapeboy/agent-fleet-o) ☁️ 🏠 - AI Agent Mission Control with 200+ MCP tools. Manage agents, experiments, workflows, crews, skills, and more via stdio + HTTP/SSE. Self-hosted, open-source (AGPL-3.0). Remote server: `https://fleetq.net/mcp`
2383
- [Epistates/TurboMCP](https://github.com/Epistates/turbomcp) 🦀 - TurboMCP SDK: Enterprise MCP SDK in Rust
2384
+- [GoMCP](https://github.com/zhangpanda/gomcp) 🏎️ - A Gin-like framework for building MCP servers in Go. Struct-tag auto schema, middleware chain, auth, tool groups, adapters for Gin/OpenAPI/gRPC, async tasks, Inspector UI.
2385
- [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python
2386
- [jamjet-labs/jamjet](https://github.com/jamjet-labs/jamjet) [](https://glama.ai/mcp/servers/jamjet-labs/jamjet) 🦀 🐍 - Durable, agent-native AI runtime with native MCP client + server and A2A support. Rust core for performance, Python authoring for ergonomics. Features graph-based workflows, durable execution, and multi-agent coordination.
2387
- [FastMCP](https://github.com/punkpeye/fastmcp) 📇 - A high-level framework for building MCP servers in TypeScript