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
LILT
8 tools · footprint 15
4 med 4 low
Malwarebytes
6 tools · footprint 15
1 high 3 med 2 low
Omni Analytics
6 tools · footprint 15
2 high 4 low
Actively AI
11 tools · footprint 14
4 med 7 low
Apollo
4 tools · footprint 14
1 high 2 med 1 low
Asana
25 tools · footprint 14
5 med 20 low
ClickUp
25 tools · footprint 14
4 med 21 low
ClickUp
25 tools · footprint 14
4 med 21 low
Crossbeam
9 tools · footprint 14
4 med 5 low
Fireflies
3 tools · footprint 14
2 high 1 low
GitLab
15 tools · footprint 14
1 high 4 med 10 low COSOSOX
Google BigQuery
5 tools · footprint 14
1 high 4 low COSOSOX
Google Calendar
8 tools · footprint 14
5 med 3 low
Harmonic
7 tools · footprint 14
4 med 3 low
HubSpot CRM API
12 tools · footprint 14
4 med 8 low
HubSpot Meetings API
12 tools · footprint 14
4 med 8 low
‹ PrevPage 10 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.