Back to MCP Servers
Gia
Enterprise AI governance layer with 29 tools: MAI decision classification (Mandatory/Advisory/Informational), hash-chained forensic audit trails, human-in-the-loop gates, compliance mapping (NIST AI RMF, EU AI Act, ISO 42001), governed memory packs, and site reliability tools.
securitygoai
By knowledgepa3
Installation
npx -y gia-mcp-serverConfiguration
{
"mcpServers": {
"gia-mcp-server": {
"command": "npx",
"args": ["-y", "gia-mcp-server"]
}
}
}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