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
Available Tools
11 toolscheck_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)
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| risk_category | No | limited |
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)
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| processing_role | No | controller |
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)
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| processing_role | No | controller |
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)
| Name | Required | Description | Default |
|---|---|---|---|
| processing_role | No | controller |
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
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| risk_category | No | high |
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)
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| risk_category | No | limited |
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.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes |
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")
| Name | Required | Description | Default |
|---|---|---|---|
| system_description | Yes |
validate_api_keyTry in Inspector
Validate an API key and return its tier and usage information.
Args: api_key: The API key to validate
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
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.