MCP EU AI Act Pricing

AI compliance scanner. Free to start, Pro for teams and CI/CD pipelines.

Free
Get started in seconds — no account needed
0
10 scans/day — forever free
  • 10 scans/day per IP
  • 22 AI frameworks detected
  • Full EU AI Act compliance reports
  • Risk classification (Unacceptable / High / Limited / Minimal)
  • Compliance templates & documentation
  • MCP protocol (Claude, Cursor, Windsurf)
  • Community support via GitHub
Install Free
Your usage today --/10

No commitment, no hidden fees. Subscribe monthly, cancel anytime from your Stripe portal or by emailing us.

Detailed Comparison

Feature Free Pro — 29€/month
Scans per day10Unlimited
AI frameworks detected2222
Compliance reports
Risk classification
MCP protocol support
CI/CD REST API
API key authentication
Dashboard with history
Email alerts
Priority support

Who uses the scanner?

AI Startup

Launching a product with OpenAI or LangChain? Scan your code before production to identify your EU AI Act risk category and compliance obligations.

Free plan works great

DevOps Team

Add a compliance scan to your CI/CD pipeline. Every merge request is automatically checked. Get email alerts when risk levels change.

Pro plan recommended

Consultant / Auditor

Audit your clients' AI projects in seconds. Generate detailed compliance reports with risk classification and actionable recommendations.

Pro plan recommended

CI/CD Integration in 30 Seconds

Add an EU AI Act compliance scan to your pipeline with a single API call.

Terminal
# Compliance scan via REST API (Pro)
$ curl -X POST https://mcp.arkforge.fr/api/v1/scan \
  -H "X-Api-Key: mcp_pro_your_key_here" \
  -H "Content-Type: application/json" \
  -d '{"project_path": "/path/to/project"}'

Frequently Asked Questions

How does the free plan work?

Install the MCP server from GitHub and run scans via Claude, Cursor, or Windsurf. 10 scans/day per IP address — no account or credit card required.

What's included in the Pro plan?

Unlimited scans, a REST API for CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins...), a dashboard with scan history, and email alerts when risk levels change. Your API key is sent by email after payment.

Can I cancel anytime?

Yes. The subscription is monthly with no commitment. Cancel from your Stripe customer portal or by emailing contact@arkforge.fr — no questions asked.

Which AI frameworks are detected?

OpenAI, Anthropic, Google Gemini, Vertex AI, Mistral, Cohere, HuggingFace, TensorFlow, PyTorch, LangChain, AWS Bedrock, Azure OpenAI, Ollama, LlamaIndex, Replicate, Groq, LiteLLM, CrewAI, AutoGen, Semantic Kernel, Haystack, DSPy.

Does the free plan require any setup?

Just install the MCP server (one command, see the GitHub README). No account, no API key, no rate-limit headers — it just works.

Is my code sent to your servers?

No. The free MCP plan runs entirely locally — your code never leaves your machine. The Pro API sends only metadata (framework names, file paths) to generate the compliance report.