xieyuschen/gopls-mcp
MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
Platform-specific configuration:
{
"mcpServers": {
"gopls-mcp": {
"command": "npx",
"args": [
"-y",
"gopls-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...