Privacy protection: scans, tracker detection, data broker opt-outs.
claude mcp add mcp-geraguard -- npx -y @gera-services/mcp-geraguard
claude_desktop_config.json
{
"mcpServers": {
"mcp-geraguard": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraguard"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-geraguard": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraguard"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-geraguard": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraguard"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-geraguard": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraguard"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-geraguard": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geraguard"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.geraservicesuk--mcp-geraguard/reviews or the review_server meta-tool.
POST /mcp