mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-05-27 21:11:47 +00:00
Merge pull request #6665 from kioie/add-tiny-go-mcp-server
Add Tiny Go MCP Server (tinymcp) — minimal Go wrapper on official go-sdk
This commit is contained in:
@@ -2754,6 +2754,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
||||
- [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`
|
||||
- [Epistates/TurboMCP](https://github.com/Epistates/turbomcp) 🦀 - TurboMCP SDK: Enterprise MCP SDK in Rust
|
||||
- [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.
|
||||
- [kioie/tiny-go-mcp-server](https://github.com/kioie/tiny-go-mcp-server) [](https://glama.ai/mcp/servers/kioie/tiny-go-mcp-server) 🏎️ 🏠 🍎 🪟 🐧 - Minimal Go wrapper on the official [modelcontextprotocol/go-sdk](https://github.com/modelcontextprotocol/go-sdk) for stdio MCP servers: struct-tag JSON Schema inference, `tinymcp` library, reference binary `tiny-go-mcp`, ~5MB static builds. For teams that want go-sdk compliance with minimal boilerplate (`go get github.com/kioie/tiny-go-mcp-server/tinymcp@v1.0.0`).
|
||||
- [FastMCP](https://github.com/jlowin/fastmcp) 🐍 - A high-level framework for building MCP servers in Python
|
||||
- [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.
|
||||
- [FastMCP](https://github.com/punkpeye/fastmcp) 📇 - A high-level framework for building MCP servers in TypeScript
|
||||
|
||||
Reference in New Issue
Block a user