inja-online/golang-mcp
🤖 An MCP server that provides AI assistants with tools to build, test, profile, and manage Go (Golang) projects.
Platform-specific configuration:
{
"mcpServers": {
"golang-mcp": {
"command": "npx",
"args": [
"-y",
"golang-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...