fix: use full owner/repo name format, add Glama badge
Panda Zhang committed
Apr 18, 2026 at 23:58 UTC
d6dafe685013d61c553f6f70cb36293a93cc2a17
1 file changed
+1
-2
README.md
+1
-2
@@ -729,7 +729,6 @@ Data Platforms for data integration, transformation and pipeline orchestration.
729
730
731
### 💻 <a name="developer-tools"></a>Developer Tools
732
-- [zhangpanda/gomcp](https://github.com/zhangpanda/gomcp) [](https://glama.ai/mcp/servers/zhangpanda/gomcp) 📇 🏠 -
732
The fast, idiomatic Go framework for building MCP servers. Struct-tag auto schema, middleware chain, and adapters to import existing Gin/OpenAPI/gRPC services as MCP tools.
733
- [sapph1re/mcp-billing-gateway-sdk](https://github.com/sapph1re/mcp-billing-gateway-sdk) [](https://glama.ai/mcp/servers/sapph1re/mcp-billing-gateway-sdk) 📇 ☁️ - Billing infrastructure for MCP server operators. Add Stripe subscriptions, per-call credits, tiered pricing, and x402 crypto micropayments to any MCP server without writing billing code. Operator dashboard included.
734
- [agenticempire/axint](https://github.com/agenticempire/axint) [](https://glama.ai/mcp/servers/agenticempire/axint) 📇 🏠 - Apple-native execution layer for AI agents. Compiles TypeScript to validated Swift — App Intents, SwiftUI views, WidgetKit widgets, and full apps. 13 MCP tools, 150 diagnostics, 500 tests.
@@ -2381,7 +2380,7 @@ Interact with Git repositories and version control platforms. Enables repository
2380
2381
- [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`
2382
- [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.
2383
+- [zhangpanda/gomcp](https://github.com/zhangpanda/gomcp) [](https://glama.ai/mcp/servers/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.
2384
- [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python
2385
- [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.
2386
- [FastMCP](https://github.com/punkpeye/fastmcp) 📇 - A high-level framework for building MCP servers in TypeScript