A type-safe, intuitive Go SDK for building MCP servers with ease and confidence

github.com

37 points by ktr0731 5 days ago


nzach - 2 days ago

This seems to be a better alternative: https://github.com/mark3labs/mcp-go

dstotijn - 2 days ago

I also wrote a Go library for MCP a few weeks ago, with type safety as one of the project goals: https://github.com/dstotijn/go-mcp. It uses generics to support type-safe RPC methods. Additionally, it leans on JSON schema and its features for property validation.

whydid - 2 days ago

Whenever I see this many emojis in a readme, I assume the entire project was written by AI.