Bias Detection MCP
Demographic parity + equalized odds + calibration. EU AI Act Article 10 testing baseline.
Install
# Option 1 — uvx (no install) uvx bias-detection-mcp # Option 2 — pip pip install bias-detection-mcp # Option 3 — npx meok-setup install (recommended) npx meok-setup --pack governance
What it does
- ✓Demographic parity test
- ✓Equalized odds + calibration metrics
- ✓EU AI Act Article 10 alignment
- ✓Disparate impact reports
Claude Desktop config
{
"mcpServers": {
"bias-detection": {
"command": "uvx",
"args": ["bias-detection-mcp"]
}
}
}Part of the MEOK governance MCP suite — see all 38 servers
MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs