CSOAI Governance Crosswalk MCP
OfficialCsoai Governance Crosswalk MCP
CSOAI Governance Crosswalk MCP Server
Overview
CSOAI Governance Crosswalk MCP Server
The crown jewel of the CSOAI MCP portfolio. 18 months of regulatory mapping IP — 12 major global AI frameworks mapped through the CSOAI Partnership Charter's 52 articles.
Built by MEOK AI Labs | https://meok.ai Council for the Safety of AI | https://csoai.org
Tools
Tool | Description |
| Query the CSOAI crosswalk mapping for a specific framework. |
| Bridge two frameworks through CSOAI — the killer feature. |
| Identify compliance gaps across multiple frameworks. |
| Return the CSOAI Master Unified Crosswalk showing all 12 frameworks mapped toget |
| Search across all crosswalks by topic. |
| List all supported frameworks with metadata. |
| Generate a compliance requirements report for an organization. |
| Return the CSOAI Partnership Charter information. |
| Neural network-based risk prediction that improves from every compliance check. |
| Get aggregate learning insights from the neural compliance model. |
| Instant comparison of two AI governance frameworks. No API key needed. |
| Lists all supported AI governance frameworks with descriptions. No parameters ne |
Installation
pip install meok-csoai-governance-crosswalk-mcpUsage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"csoai-governance-crosswalk-mcp": {
"command": "python",
"args": ["-m", "meok_csoai_governance_crosswalk_mcp.server"]
}
}
}Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 12 tool(s) via MCP
# See server.py for full implementationLicense
MIT © MEOK AI Labs
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/csoai-governance-crosswalk-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server