MCP compliance catalog

Every MCP tool in the SCOPE compliance index, grouped by server — risk posture, regulatory exposure, and the tools that warrant tighter governance.
303MCP servers
4476tools
Reset 303 of 303 servers
Klaviyo
29 tools · footprint 21
2 high 7 med 20 low
Mercury
13 tools · footprint 21
3 high 8 med 2 low COSOGLBA+2 more
Notion
18 tools · footprint 20
2 high 6 med 10 low
Zoom for Claude
13 tools · footprint 20
3 high 3 med 7 low HIPAA
Asana
23 tools · footprint 19
1 high 4 med 18 low
monday.com
17 tools · footprint 19
1 high 4 med 12 low
Orion by Gravity
20 tools · footprint 19
2 high 6 med 12 low
10x Genomics Cloud
27 tools · footprint 18
1 high 5 med 21 low HIPAA
Airtable
25 tools · footprint 18
1 high 6 med 18 low
Base44
7 tools · footprint 18
2 high 1 med 4 low
ClickHouse
4 tools · footprint 18
1 critical 1 med 2 low
DataGrail (Vera)
23 tools · footprint 18
8 med 15 low
Dropbox
23 tools · footprint 18
1 high 6 med 16 low
Felt Maps
23 tools · footprint 18
2 high 8 med 13 low
HubSpot
12 tools · footprint 18
1 high 3 med 8 low
incident.io
25 tools · footprint 18
1 high 6 med 18 low
‹ PrevPage 7 of 19Next ›
MintlifyDocs ↗
2 high 7 med 8 low · 17 tools · 1 SoD-flagged
regimes ISO_27001SOC2

Tools needing tighter control (2 of 17)

mintlify.save high conf mediumhuman approval
Commits session changes and, on deployments without branch protection, auto-merges straight to main — publishing agent-authored documentation with no human review.
mintlify.update_config high conf mediumOBO
Rewrites site-wide docs.json settings, so a single call can restructure navigation roots, change SEO indexing, or wire in third-party integrations across the whole deployment.
All other tools (15)
mintlify.checkout low conf mediumallow
Points the working session at a specific deployment and branch, determining which documentation site subsequent writes land on.
mintlify.create_node medium conf mediumaudit
Adds a page, tab, version, or product to the navigation tree, expanding what the documentation site publishes.
mintlify.delete_node medium conf mediumaudit
Removes a page, group, or version from the navigation tree, pulling that documentation out of the published site once saved.
mintlify.diff low conf mediumallow
Reports the pending delta between the session branch and main so changes can be reviewed before they are saved.
mintlify.discard_session medium conf mediumaudit
Throws away every unsaved edit in the session with no recovery path, losing documentation work that was never committed to a branch.
mintlify.edit_page medium conf mediumaudit
Rewrites part of a published documentation page, altering guidance customers rely on once the session is saved.
mintlify.get_session_state low conf mediumallow
Returns the active branch, the set of edited files, and the pending navigation diff for the current session.
mintlify.list_branches low conf mediumallow
Enumerates the project's Git branch names, total count, and deploy branch, exposing in-progress documentation work streams.
mintlify.list_deployments low conf mediumallow
Enumerates every documentation deployment the connected credential reaches, revealing the organisation's full set of docs sites including unreleased ones.
mintlify.list_nodes low conf mediumallow
Walks the full navigation tree with filters and pagination, mapping the structure of every product, version, and language in the docs.
mintlify.move_node medium conf mediumaudit
Relocates a node or renames a page path, breaking existing inbound links and bookmarks to that documentation URL.
mintlify.read low conf mediumallow
Returns the complete MDX source of a page on the session branch, including draft content not yet published to the live site.
mintlify.search low conf mediumallow
Runs a regular expression across every page in the project, which can surface unpublished drafts or credentials accidentally committed into documentation source.
mintlify.update_node medium conf mediumaudit
Changes navigation node properties including the default version, which shifts what every reader sees when they land on the docs site.
mintlify.write_page medium conf mediumaudit
Replaces an entire documentation page's MDX in one call, discarding the prior content of that page on the session branch.