3 ms·
This seems to be a better alternative: https://github.com/mark3labs/mcp-go https://github.com/mark3labs/mcp-go
by nzach 1y ago
This seems to be a better alternative: https://github.com/mark3labs/mcp-go https://github.com/mark3labs/mcp-go
- dblooman 1y agoHave used this for a hackday recently, found it easy to use, even for a complete newcomer.
- boomskats 1y agoYeah, mcp-go is a pretty well known project (i know it from godoc-mcp), but I don't know whether 'better' is the right word. It looks like it's a case of builder pattern/runtime validated vs codegen/typed. The readme doesn't reference mcp-go by name, but it does lead with 'type-safe, intuitive', which could be a poke at it?
- peterldowns 1y agoDo you know of anything that will autogen a golang mcp server from an OpenAPI spec? Seems completely do-able, and I'll write a tool for this myself if it doesn't already exist.
- ra7 1y agoLooks like there's also an official Go SDK coming soon, likely based on mark3labs/mcp-go. Proposal: https://github.com/orgs/modelcontextprotocol/discussions/224 https://github.com/orgs/modelcontextprotocol/discussions/224