rameshsunkara/go-mcp-example
An idiomatic, minimal example of building an MCP (Model Context Protocol) server in Go, complete with essential tooling for developing Go-based microservices.
Platform-specific configuration:
{
"mcpServers": {
"go-mcp-example": {
"command": "npx",
"args": [
"-y",
"go-mcp-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...