svetlyi/mcp-local-context
An MCP server that helps AI assistants work with GoLang third-party packages using your local Go module cache.
Platform-specific configuration:
{
"mcpServers": {
"mcp-local-context": {
"command": "npx",
"args": [
"-y",
"mcp-local-context"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...