Skip to main content
Glama

mcp-eu-ai-act

Server Details

EU AI Act compliance MCP server. Scans AI codebases, classifies risk, provides remediation guidance.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ark-forge/mcp-eu-ai-act
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

11 tools
check_complianceTry in Inspector

Check EU AI Act compliance for a given risk category.

Args: project_path: Absolute path to the project risk_category: EU AI Act risk category (unacceptable, high, limited, minimal)

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
risk_categoryNolimited
gdpr_check_complianceTry in Inspector

Check GDPR compliance for a project based on its data processing role.

Args: project_path: Absolute path to the project processing_role: Your GDPR role (controller, processor, or minimal_processing)

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
processing_roleNocontroller
gdpr_generate_reportTry in Inspector

Generate a complete GDPR compliance report with data processing scan, compliance checks, and recommendations.

Args: project_path: Absolute path to the project processing_role: Your GDPR role (controller, processor, or minimal_processing)

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
processing_roleNocontroller
gdpr_generate_templatesTry in Inspector

Generate starter GDPR compliance document templates for your processing role.

Returns ready-to-use templates: Privacy Policy, DPIA, Records of Processing, Data Breach Procedure.

Args: processing_role: Your GDPR role (controller, processor, or minimal_processing)

ParametersJSON Schema
NameRequiredDescriptionDefault
processing_roleNocontroller
gdpr_scan_projectTry in Inspector

Scan a project to detect personal data processing patterns (GDPR).

Detects: PII fields, database queries, cookies, tracking, analytics, geolocation, file uploads, consent mechanisms, encryption, data deletion.

Args: project_path: Absolute path to the project to scan

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
generate_compliance_templatesTry in Inspector

Generate starter compliance document templates for your EU AI Act risk category.

Returns ready-to-use markdown templates for each required compliance document. Save these files in your project's docs/ directory, then fill in the [bracketed] sections.

Args: risk_category: EU AI Act risk category (high, limited, minimal). Templates are most useful for 'high' risk.

ParametersJSON Schema
NameRequiredDescriptionDefault
risk_categoryNohigh
generate_reportTry in Inspector

Generate a complete EU AI Act compliance report with scan results, compliance checks, and recommendations.

Args: project_path: Absolute path to the project risk_category: EU AI Act risk category (unacceptable, high, limited, minimal)

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
risk_categoryNolimited
get_pricingTry in Inspector

Get pricing plans and upgrade information for the ArkForge Compliance Scanner.

Shows free tier limits, Pro plan features, and how to upgrade.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

scan_projectTry in Inspector

Scan a project to detect AI model usage (OpenAI, Anthropic, Google Gemini, Vertex AI, Mistral, Cohere, HuggingFace, TensorFlow, PyTorch, LangChain, AWS Bedrock, Azure OpenAI, Ollama, LlamaIndex, Replicate, Groq).

Args: project_path: Absolute path to the project to scan

ParametersJSON Schema
NameRequiredDescriptionDefault
project_pathYes
suggest_risk_categoryTry in Inspector

Suggest the most likely EU AI Act risk category based on your AI system's description.

Analyzes your system description against EU AI Act criteria (Art. 5, 6, Annex III, Art. 52) to suggest which risk category applies. Helps users who don't know their risk category.

Args: system_description: Description of what your AI system does (e.g. "chatbot for customer support", "CV screening tool for recruitment")

ParametersJSON Schema
NameRequiredDescriptionDefault
system_descriptionYes
validate_api_keyTry in Inspector

Validate an API key and return its tier and usage information.

Args: api_key: The API key to validate

ParametersJSON Schema
NameRequiredDescriptionDefault
api_keyYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.