mcp geracompliance for Cline
io.github.geraservicesuk/mcp-geracompliance
EU AI Act and GDPR compliance: checks, audits, generate policies.
client:Cline
transport:stdio
runtime:npm
Install mcp geracompliance in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-geracompliance": {
"command": "npx",
"args": [
"-y",
"@gera-services/mcp-geracompliance"
],
"env": {
"GERACOMPLIANCE_API_URL": "<GERACOMPLIANCE_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs