Catalog
io.github.CSOAI-ORG/explainability-report-mcp
OfficialAI explainability and transparency reports for AI agents. Instant transparency scan, model cards, de
Generates AI model transparency reports and explainability documentation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"explainability-report-mcp": {
"command": "uvx",
"args": [
"explainability-report-mcp"
]
}
}
}