← Index

GIA Governance Intelligence Automation

io.github.knowledgepa3/gia-mcp-server·v0.3.1·Memory & RAG
Quality Score
89
/100

AI governance engine — decision controls, compliance, audit chains, knowledge packs.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://gia.aceadvising.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gia-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gia-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gia-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "gia-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gia-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG