【[171星]mcp-golang:用Go语言快速搭建Model Context Protocol服务器的利器。亮点:1. 仅需几行代码即可实现服务器搭建;2. 提供类型安全的工具参数定义,自动处理序列化和错误处理;3. 支持多种传输方式,包括标准输入/输出和HTTP】
'mcp-golang is an unofficial implementation of the Model Context Protocol in Go. Write MCP servers and clients in golang with a few lines of code.'
GitHub: github.com/metoro-io/mcp-golang