Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Csoai Governance Crosswalk MCP server. Tools: query crosswalk, crosswalk bridge, compliance ...

README.md

<!-- mcp-name: io.github.CSOAI-ORG/csoai-governance-crosswalk-mcp --> ![MCP Scorecard: 86/100](https://proofof.ai/scorecard/csoai-governance-crosswalk-mcp.html)

Csoai Governance Crosswalk MCP

⚖️ Built by MEOK AI Labs / CSOAI. Need this applied to _your_ system fast? Book a 30-min Founder Office Hour (£29) → https://meok.ai/work · Full governance platform → https://meok.ai

![MEOK AI Labs](https://meok.ai) ![EU AI Act](https://councilof.ai) ![License](LICENSE) ![PyPI](https://pypi.org/project/csoai_governance_crosswalk_mcp/) <div align="center">

CSOAI Governance Crosswalk MCP

Unified AI Governance Framework Mapper — 12 Frameworks, 52 Articles, One Query

![MCP](https://github.com/CSOAI-ORG) ![License](LICENSE) ![Python](pyproject.toml)

AI governance crosswalk MCP — map controls across 13 frameworks (EU AI Act, ISO 42001, NIST AI RM...

AI governance crosswalk MCP — map controls across 13 frameworks (EU AI Act, ISO 42001, NIST AI RMF, GDPR, SOC 2, HIPAA, FedRAMP, CCPA, PIPEDA, DPDPA, LGPD, CSA, OWASP).

---

🚀 Quick Start

# Install via pip
pip install csoai_governance_crosswalk_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install csoai-governance-crosswalk-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:

  • ✅ 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.

| Domain | Purpose | |--------|---------| | councilof.ai | EU AI Act compliance marketplace | | safetyof.ai | AI safety & monitoring | | meok.ai | Sovereign AI platform | | cobolbridge.ai | Legacy modernization |

📜 License

MIT © CSOAI-ORG

---

<p align="center"> <sub>Built with 💜 by <a href="https://meok.ai">MEOK AI Labs</a> · UK Companies House 16939677</sub> </p> The crown jewel of the CSOAI MCP portfolio. Maps requirements across 12 governance frameworks (EU AI Act, GDPR, NIST RMF, ISO 42001, SOC 2, HIPAA, PCI DSS, DORA, NIS2, CRA, UK AI Bill, Canada AIDA) through 52 unified crosswalk articles. One query tells you what every regulation says about any compliance topic.

Tools

| Tool | Description | Parameters | |------|-------------|------------| | query_crosswalk | Query all 12 frameworks on any compliance topic | query (str, required), frameworks (list, optional filter) | | crosswalk_bridge | Find framework-to-framework requirement mappings | source_framework, target_framework, topic | | compliance_gap_analysis | Identify gaps between current posture and regulation | framework, current_controls | | framework_comparison | Side-by-side comparison of two frameworks | framework_a, framework_b, dimension | | get_article_details | Full text and interpretation of a specific article | article_id, framework | | regulatory_timeline | Key dates and deadlines for a framework | framework | | risk_profile | Generate cross-framework risk profile | industry, jurisdiction, ai_types | | control_mapping | Map existing controls to framework requirements | framework, control_ids | | audit_scoping | Scope an audit across multiple frameworks | frameworks, systems | | remediation_plan | Generate prioritized remediation plan | gaps, framework, timeline | | evidence_requirements | List evidence needed for each framework article | framework, article_ids | | stakeholder_report | Generate stakeholder-ready compliance report | framework, findings |

Installation

pip install mcp

Claude Desktop

{
  "mcpServers": {
    "csoai-governance-crosswalk": {
      "command": "python",
      "args": ["path/to/server.py"]
    }
  }
}

Cursor / VS Code / Windsurf

{
  "mcpServers": {
    "csoai-governance-crosswalk": {
      "command": "python",
      "args": ["path/to/server.py"]
    }
  }
}

Usage Examples

Query all frameworks on bias requirements

{
  "query": "bias detection and mitigation requirements",
  "frameworks": ["eu_ai_act", "nist_rmf", "iso_42001"]
}

Gap analysis against EU AI Act

{
  "framework": "eu_ai_act",
  "current_controls": ["manual review process", "quarterly audits", "basic documentation"]
}

Pricing

  • Free: 10 queries/day
  • Pro: $99/mo — unlimited queries + export reports
  • Enterprise: $499/mo — custom framework add-ons + attestation

---

Built by MEOK AI Labs | meok.ai

<!-- BUY-LADDER:START -->

💸 Try MEOK in 30 seconds — instant buy ladder

| Tier | Price | What you get | Stripe | |---|---|---|---| | Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> | | Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> | | Founder Call | £29 | 30-min 1-on-1 with the founder | <https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j> |

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

<!-- BUY-LADDER:END -->

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Other servers.