Back to MCP Servers
Gibs
Regulatory compliance (AI Act, GDPR, DORA) with article-level citations
legalai
By buildsyncinc
Installation
npx -y gibs-mcpConfiguration
{
"mcpServers": {
"gibs-mcp": {
"command": "npx",
"args": ["-y", "gibs-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes