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
Intuit QuickBooks
51 tools · footprint 188
15 critical 10 high 17 med 9 low COSOGLBA+3 more
PayPal
33 tools · footprint 86
6 critical 7 high 9 med 11 low COSOGLBA+3 more
Stripe
26 tools · footprint 77
3 critical 7 high 10 med 6 low COSOPCI+2 more
Qonto
25 tools · footprint 76
15 high 9 med 1 low COSOGLBA+3 more
PostHog
36 tools · footprint 69
6 high 22 med 8 low
Supabase
32 tools · footprint 69
4 critical 4 high 8 med 16 low COSOSOX
Datadog
25 tools · footprint 68
1 critical 12 high 11 med 1 low
PostHog
25 tools · footprint 66
3 critical 12 high 10 med
Adobe Workfront
25 tools · footprint 65
2 critical 7 high 13 med 3 low
MailerLite
25 tools · footprint 63
1 critical 11 high 12 med 1 low
MongoDB
25 tools · footprint 63
2 critical 7 high 12 med 4 low
MotherDuck
21 tools · footprint 62
4 critical 5 high 9 med 3 low
Salesforce
32 tools · footprint 60
4 critical 2 high 9 med 17 low COSOSOX
Close
64 tools · footprint 59
5 high 22 med 37 low COSOSOX
Cloudflare
26 tools · footprint 58
3 critical 4 high 6 med 13 low
Webflow
23 tools · footprint 57
2 critical 5 high 10 med 6 low
‹ PrevPage 1 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.