huanwang0/privacyguard-mcp
Privacy-aware MCP server that routes sensitive prompts to local LLMs (Ollama).
Platform-specific configuration:
{
"mcpServers": {
"privacyguard-mcp": {
"command": "npx",
"args": [
"-y",
"privacyguard-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...