AI & ML
Trust: 39/100 (Limited)io.github.knowledgepa3/gia-mcp-server Guide
Enterprise AI governance: audit trails, compliance, human-in-the-loop gates for Claude.
1 starsby knowledgepa3
Quick Start
Install
npx gia-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-knowledgepa3-gia-mcp-server": {
"command": "npx",
"args": [
"gia-mcp-server"
]
}
}
}