Rethunk-AI/rethunk-mcp-go
A Model Context Protocol (MCP) server that provides Go language tools for LLMs to analyze, test, and format Go code.
Platform-specific configuration:
{
"mcpServers": {
"rethunk-mcp-go": {
"command": "npx",
"args": [
"-y",
"rethunk-mcp-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...