MikeO-AI/claude-context-local
🔒 Privacy-first MCP server for Claude using PostgreSQL + Ollama. Local alternative to cloud-based code context with full data sovereignty. No API keys, no external calls, 100% local.
Platform-specific configuration:
{
"mcpServers": {
"claude-context-local": {
"command": "npx",
"args": [
"-y",
"claude-context-local"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...