# csoai-governance-crosswalk-mcp

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/csoai-governance-crosswalk-mcp  
**GitHub Stars:** 1  
**npm Downloads (last month):** 94  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/csoai-governance-crosswalk-mcp

## Description
Csoai Governance Crosswalk MCP Server by MEOK AI Labs

## Tools
Capabilities this server exposes over MCP:

- **query_crosswalk** — Query all 12 frameworks on any compliance topic
- **crosswalk_bridge** — Find framework-to-framework requirement mappings
- **compliance_gap_analysis** — Identify gaps between current posture and regulation
- **framework_comparison** — Side-by-side comparison of two frameworks
- **get_article_details** — Full text and interpretation of a specific article
- **regulatory_timeline** — Key dates and deadlines for a framework
- **risk_profile** — Generate cross-framework risk profile
- **control_mapping** — Map existing controls to framework requirements
- **audit_scoping** — Scope an audit across multiple frameworks
- **remediation_plan** — Generate prioritized remediation plan
- **evidence_requirements** — List evidence needed for each framework article
- **stakeholder_report** — Generate stakeholder-ready compliance report

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "csoai-governance-crosswalk-mcp": {
    "command": "npx",
    "args": ["-y","csoai-governance-crosswalk-mcp"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

