metoro-io/mcp-golang
Write Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com . Created by https://metoro.io observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 69
- Release rhythm 72
- Longevity 45
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 2
- age_days: 634
- days_rel: 189
- days_push: 189
- n_releases_24m: 18
Adoption not part of the score
1226 stars · 121 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mcp-golang is an unofficial Go implementation of the Model Context Protocol (MCP) for building MCP servers and clients with minimal boilerplate. It offers type-safe tool definitions via Go structs with automatic JSON schema generation, plus built-in stdio and HTTP/SSE transports.
Use cases
- build an mcp server in go
- expose go functions as tools for claude or other llms
- write a model context protocol client in golang
- add custom tools, prompts, and resources for ai assistants
- connect go services to ai models over stdio or http
- auto-generate json schemas from go structs for llm tool calls
When to choose
- you want to write MCP servers or clients in Go with type safety and low boilerplate
- you need custom transports or a composable transport/protocol/server split
- you prefer defining tool arguments as native Go structs with automatic schema generation
When to avoid
- you need an official, spec-certified MCP implementation
- your stack is TypeScript or Python where official SDKs exist
- you need a language-agnostic server independent of Go
Facets
library · maturity active
mcp sdk api-framework serialization large-language-models developer-tools backend go cli cross-platform model-context-protocol mcp-server mcp-client json-schema stdio-transport llm-tools ai-agents
3 sources
- readme: https://github.com/metoro-io/mcp-golang · fetched 2026-08-28 · 32546de7a7e9
- homepage: https://mcpgolang.com · fetched 2026-08-29 · 00e8fd142d7c
- site_page: https://mcpgolang.com/quickstart · fetched 2026-08-29 · 8dcc4e8f7515
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| metoro-io/mcp-golang | main | 65 |
For agents
markdown · JSON · MCP: product_card(name="metoro-io/mcp-golang")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem