Server Details
AI governance engine — decision controls, compliance, audit chains, knowledge packs.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- knowledgepa3/gia-mcp-server
- GitHub Stars
- 2
- Server Listing
- GIA MCP Server
See and control every tool call
Available Tools
6 toolsassess_risk_tierInspect
Assess the risk tier of an AI system using rule-based mapping to EU AI Act categories (Unacceptable, High, Limited, Minimal). Returns tier and MAI governance recommendations. Classification is heuristic, not a legal determination.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Industry domain | |
| system_description | Yes | Description of the AI system or operation | |
| affects_individuals | Yes | Whether the system makes decisions affecting individuals | |
| autonomous_decisions | Yes | Whether the system makes autonomous decisions |
classify_decisionInspect
Classify an AI agent decision using the MAI Framework (Mandatory/Advisory/Informational). Returns classification level, confidence score, gate requirements, and rationale.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain context | |
| decision | Yes | Description of the decision to classify | |
| agent_name | No | Name of the agent making the decision | |
| has_legal_impact | No | Whether action involves legal assertions | |
| is_client_facing | No | Whether output is client-facing | |
| has_financial_impact | No | Whether action has financial impact |
evaluate_thresholdInspect
Compute the Storey Threshold — escalation rate (gates required / total operations). Returns current rate, status, and recommendations. Healthy band 10-18% is a design heuristic, not empirically validated.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
map_complianceInspect
Map GIA governance components to regulatory compliance frameworks (NIST AI RMF, EU AI Act, ISO 42001, NIST 800-53, LINDDUN, MITRE ATLAS). Shows which controls are implemented.
| Name | Required | Description | Default |
|---|---|---|---|
| framework | Yes | Compliance framework to map |
score_governanceInspect
Compute weighted governance score from caller-provided Integrity, Accuracy, and Compliance values (0-1). Returns weighted composite and pass/fail against configured thresholds. Scores are caller-assessed — this tool applies weights and thresholds, not independent evaluation.
| Name | Required | Description | Default |
|---|---|---|---|
| accuracy | Yes | Factual accuracy score (0.0-1.0) | |
| integrity | Yes | Data integrity score (0.0-1.0) | |
| operation | Yes | Name of the operation being scored | |
| compliance | Yes | Regulatory compliance score (0.0-1.0) |
verify_ledgerInspect
Verify the integrity of the hash-chained forensic audit ledger. Recomputes every SHA-256 hash from genesis and reports whether the chain is intact. Classification: INFORMATIONAL — read-only, no side effects.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Last verification attempt failed.
Failed to fetch .well-known/glama.json: HTTP 403
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.