metoro-io/mcp-golang
A Go library for implementing Model Context Protocol servers and clients.

Not currently ranked — collecting fresh signals.
star history
mcp-golang provides a type-safe, low-boilerplate way to write Model Context Protocol servers and clients in Go. It generates all MCP endpoints automatically and supports custom transports including stdio and HTTP. The library is modular, split into transport, protocol, and server/client components, allowing developers to easily expose tools, prompts, and resources to AI assistants through the MCP protocol.
Frequently asked
- What is metoro-io/mcp-golang?
- A Go library for implementing Model Context Protocol servers and clients.
- Is mcp-golang open source?
- Yes — metoro-io/mcp-golang is open source, released under the MIT license.
- What language is mcp-golang written in?
- metoro-io/mcp-golang is primarily written in Go.
- How popular is mcp-golang?
- metoro-io/mcp-golang has 1.2k stars on GitHub.
- Where can I find mcp-golang?
- metoro-io/mcp-golang is on GitHub at https://github.com/metoro-io/mcp-golang.