# mcp-agentcore MCP server

AI governance MCP server for EU AI Act compliance and jurisdiction verification

## Links
- Registry page: https://www.getdrio.com/mcp/com-geiant-mcp-agentcore
- Repository: https://github.com/GNS-Foundation/geiant

## Install
- Endpoint: https://geiant-agentcore-production.up.railway.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://geiant-agentcore-production.up.railway.app/mcp

## Tools
- verify_jurisdiction - Verify that an AI agent is authorized to operate in a specific H3 territorial cell. Checks the GNS-AIP delegation certificate: signature validity, temporal bounds, H3 cell authorization, and facet authorization. Returns a structured result indicating whether the agent may proceed. Endpoint: https://geiant-agentcore-production.up.railway.app/mcp
- generate_audit_proof - Generate a EU AI Act Art. 12 (record-keeping) and Art. 14 (human oversight) compliance evidence bundle for an AI agent. Returns the cryptographic audit chain, Merkle epoch roots, delegation certificate, trust score, and violation history — sufficient for regulatory submission. The chain_verification.is_valid field proves the audit trail has not been tampered with. Endpoint: https://geiant-agentcore-production.up.railway.app/mcp
- check_delegation_chain - Verify the human → agent delegation chain and check whether a specific tool is whitelisted for this agent. Answers the regulatory question: "Did a real human authorize this AI action?" Returns the principal identity, delegation depth, cert validity, and tool authorization. Endpoint: https://geiant-agentcore-production.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.geiant
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 11, 2026
- Source: https://registry.modelcontextprotocol.io
