Back to Browse

Basel Ai Overlay MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Basel III + SR 11-7 + ECB TRIM AI/ML model risk management for banks deploying AI in credit, cap...

About

Basel III + SR 11-7 + ECB TRIM AI/ML model risk management for banks deploying AI in credit, cap...

Security Report

3.2
Use Caution3.2High Risk

This is a stub/scaffold MCP server for Basel III banking compliance with intentionally minimal logic (v1.0.9 labeled as 'initial scaffold'). While the code avoids obvious malicious patterns and implements basic rate-limiting + API key auth, there are several concerning findings: (1) unauthenticated network calls to external metering endpoints without proper validation or error handling, (2) environment variable auth bypass patterns that weaken the access control model, (3) dependency on an optional shared auth middleware that may not be deployed, and (4) the upsell/monetization layer is aggressively injected into all tool outputs via decorator manipulation. The server's permissions are reasonable for its stated purpose, but the auth implementation has gaps that could allow bypass or unexpected behavior. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

6 files analyzed Β· 14 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-basel-ai-overlay-mcp": {
      "args": [
        "basel-ai-overlay-mcp"
      ],
      "command": "uvx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

MCP Scorecard: 90/100

Basel Ai Overlay MCP

MEOK AI Labs EU AI Act License PyPI mcp-name: io.github.CSOAI-ORG/basel-ai-overlay-mcp

Basel III + AI Model Risk Management MCP

Buy Starter β€” Β£29/mo

Signed attestations + unlimited audits + email support. πŸ‘‰ Subscribe at meok.ai β€” instant HMAC signing key + Stripe-managed billing.

Free tier remains MIT-licensed and zero-config. Upgrade only when you need signed compliance artefacts for audit.

PyPI License: MIT MEOK AI Labs

Basel III + SR 11-7 + ECB TRIM AI/ML model risk MCP for banks

Basel III + SR 11-7 + ECB TRIM AI/ML model risk MCP for banks. MIT


πŸš€ Quick Start

# Install via pip
pip install basel_ai_overlay_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install basel-ai-overlay-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

πŸ“– Documentation

πŸ›‘οΈ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • Free: 10 calls/day. No API key required.

  • Pro Β£79/mo: unlimited + signed attestations. Subscribe

  • Enterprise Β£1,499/mo: white-label + on-premise + SLA. hello@meok.ai

  • βœ… Article 9 β€” Risk Management System

  • βœ… Article 13 β€” Transparency & Instructions for Use

  • βœ… Article 15 β€” Bias Detection & Testing

  • βœ… Article 26 β€” FRIA Support (where applicable)

  • βœ… Article 50 β€” AI Content Watermarking (where applicable)

Need help getting compliant? Book a free 15-min diagnostic β†’

🏒 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo β€” Full MCP suite + EU AI Act tracking
  • Enterprise: $499/mo β€” Custom dev + SLA + Dedicated support

View Pricing β†’ | Contact Sales β†’

🀝 Part of the MEOK Ecosystem

This server is part of the MEOK AI Labs ecosystem β€” 300+ MCP servers for sovereign AI governance.

DomainPurpose
councilof.aiEU AI Act compliance marketplace
safetyof.aiAI safety & monitoring
meok.aiSovereign AI platform
cobolbridge.aiLegacy modernization

πŸ“œ License

MIT Β© CSOAI-ORG


πŸ’Έ Try MEOK in 30 seconds β€” instant buy ladder

TierPriceWhat you getStripe
Smoke testΒ£1Signed sample MCP-Hardening report + Article 50 PDFhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Quick KitΒ£9EU AI Act Article 50 implementation guide (C2PA + EU-Icon)https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Founder CallΒ£2930-min 1-on-1 with the founderhttps://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t

Refundable. UK Stripe β€” VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "basel-ai-overlay-mcp": {
      "command": "uvx",
      "args": ["basel-ai-overlay-mcp"]
    }
  }
}

Or: pip install basel-ai-overlay-mcp then run the basel-ai-overlay-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use model_risk_tier to …"
  • "Use validation_requirements to …"
  • "Use ecb_trim_check to …"

Reviews

No reviews yet

Be the first to review this server!