MegaGrindStone/go-mcp
A Go implementation of the Model Context Protocol (MCP) - an open protocol that enables seamless integration between LLM applications and external data sources and tools.
Platform-specific configuration:
{
"mcpServers": {
"go-mcp": {
"command": "npx",
"args": [
"-y",
"go-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...