PHANTOM
🇮🇳 IN
Skip to content

Add GIA MCP Server — Enterprise AI Governance #574

@knowledgepa3

Description

@knowledgepa3

Server Details

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions