-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Server Details
- Name: GIA MCP Server (Governance Intelligence Architecture)
- GitHub: https://github.com/knowledgepa3/gia-mcp-server
- npm: https://www.npmjs.com/package/gia-mcp-server
- Website: https://gia.aceadvising.com
- Category: Security / Governance / Compliance
Description
Enterprise governance layer for Claude AI agents with 29 MCP tools:
- MAI Decision Classification — Mandatory / Advisory / Informational framework
- Forensic Audit Trail — Hash-chained, tamper-evident ledger
- Human-in-the-Loop Gates — Mandatory approval for high-impact actions
- Compliance Mapping — NIST AI RMF, EU AI Act, ISO 42001, NIST 800-53
- Governed Memory Packs — Hash-sealed knowledge with trust levels and TTL
- Site Reliability Tools — Watchdog, diagnostics, repair plans, postmortems
- Infrastructure Ops — Environment scanning, remediation packs, patrol checks
Install
npx -y gia-mcp-server
Claude Desktop Config
{
"mcpServers": {
"gia": {
"command": "npx",
"args": ["-y", "gia-mcp-server"],
"env": {
"GIA_API_KEY": "your_key_here"
}
}
}
}
Built on Anthropic's MCP SDK. TypeScript. Cross-platform (macOS, Windows, Linux).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels