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
Jira
14 tools · footprint 14
4 med 10 low
Pendo
15 tools · footprint 14
5 med 10 low
PostgreSQL
1 tools · footprint 14
1 critical
Supermetrics
11 tools · footprint 14
4 med 7 low
Sybill
8 tools · footprint 14
4 med 4 low
Common Room
5 tools · footprint 13
3 med 2 low
Daytona
12 tools · footprint 13
2 high 4 med 6 low
DocuSeal
5 tools · footprint 13
1 high 1 med 3 low
Fellow.ai
5 tools · footprint 13
3 med 2 low
Gainsight CS
18 tools · footprint 13
5 med 13 low
Hex
4 tools · footprint 13
3 med 1 low
Ironclad Contracts
6 tools · footprint 13
3 med 3 low
Listen Labs
7 tools · footprint 13
4 med 3 low
Microsoft Outlook Calendar
11 tools · footprint 13
4 med 7 low
Discord
5 tools · footprint 12
2 med 3 low
Enterpret
7 tools · footprint 12
2 med 5 low
‹ PrevPage 11 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.