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
n8n
25 tools · footprint 56
1 critical 7 high 13 med 4 low
PagerDuty
64 tools · footprint 55
5 high 16 med 43 low
Datadog
24 tools · footprint 52
1 critical 11 high 12 med
Attention
25 tools · footprint 51
1 critical 6 high 18 med
Box
37 tools · footprint 50
10 high 14 med 13 low COSOHIPAA+1 more
Gusto
36 tools · footprint 48
12 high 11 med 13 low COSOGLBA+1 more
ActiveCampaign
58 tools · footprint 47
4 high 15 med 39 low COSOSOX
GitHub
24 tools · footprint 47
5 high 12 med 7 low COSOSOX
Sanity
36 tools · footprint 47
1 critical 5 high 12 med 18 low
Amplitude
43 tools · footprint 44
6 high 16 med 21 low
Mem
23 tools · footprint 44
5 high 8 med 10 low
Microsoft SharePoint (Work IQ)
23 tools · footprint 44
1 critical 5 high 13 med 4 low
PagerDuty
25 tools · footprint 44
6 high 18 med 1 low
Coralogix
21 tools · footprint 43
5 high 13 med 3 low
Sentry
25 tools · footprint 43
3 high 14 med 8 low
Clarify
25 tools · footprint 42
3 high 15 med 7 low
‹ PrevPage 2 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.