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 ›
MiroDocs ↗
17 med 8 low · 25 tools · 0 SoD-flagged
regimes CCPAGDPRISO_27001PIPEDASOC2UK_GDPR

Tools needing tighter control (0 of 25)

None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (25)
miro.board_create low conf mediumallow
Creates a new board in the workspace, consuming a board slot and adding to what admins must govern.
miro.board_search_boards low conf mediumallow
Enumerates every board the connected user can reach, mapping the workspace surface an agent could then read or edit.
miro.canvas_create_from_svg low conf mediumallow
Renders supplied SVG into multiple new board items in one call.
miro.canvas_read_as_svg medium conf mediumaudit
Extracts board items as SVG, giving a full visual and textual copy of the canvas including anything sensitive drawn on it.
miro.canvas_update_from_svg medium conf mediumaudit
Edits existing board items via find-and-replace on their serialized form, overwriting collaborative work in place.
miro.code_widget_create low conf mediumallow
Adds a code snippet widget to a board; content is visible to every board collaborator.
miro.code_widget_delete medium conf mediumaudit
Removes a code widget and the snippet it held, recoverable only through board version history.
miro.code_widget_get medium conf mediumaudit
Reads the source code stored in a code widget, which teams routinely paste with config values, endpoints, or keys still in it.
miro.code_widget_update medium conf mediumaudit
Overwrites the code in an existing widget, silently changing a snippet other collaborators may be copying into real systems.
miro.comment_list_comments medium conf mediumaudit
Reads comment threads along with who wrote them, exposing named feedback and internal discussion tied to identifiable people.
miro.comment_reply low conf mediumallow
Posts a reply into an existing comment thread under the connected user's identity.
miro.comment_resolve low conf mediumallow
Marks a feedback thread resolved or reopens it, changing what reviewers still see as outstanding.
miro.context_get medium conf mediumaudit
Pulls the full text content of a board into the agent context, where meeting notes, customer names, and internal planning detail can leave the workspace.
miro.diagram_create low conf mediumallow
Draws a new diagram on a board from DSL text; reversible board content change.
miro.doc_get medium conf mediumaudit
Reads the body of a document item, which commonly holds specs, retro notes, or customer detail written directly on the board.
miro.doc_update medium conf mediumaudit
Replaces text inside an existing document item, changing shared written material without an explicit review step.
miro.image_get_data medium conf mediumaudit
Returns raw base64 image bytes from a board, so pasted screenshots of dashboards, tickets, or credentials flow out to the agent.
miro.image_get_upload_url medium conf mediumaudit
Mints a presigned POST URL that lets whoever holds it write an image into Miro storage without further authentication.
miro.image_get_url medium conf mediumaudit
Produces a download URL for a board image that can be passed to anyone outside the board's membership.
miro.layout_create low conf mediumallow
Bulk-creates board items from DSL text, adding content that collaborators see immediately.
miro.layout_read medium conf mediumaudit
Serializes every item on a board into DSL text, producing a complete machine-readable copy of the board's contents.
miro.layout_update medium conf mediumaudit
Rewrites existing board items through find-and-replace on their DSL, so a broad match can alter large parts of a live board at once.
miro.prototype_create medium conf mediumaudit
Publishes a clickable prototype from supplied HTML, rendering agent-generated markup to anyone who opens the board.
miro.table_list_rows medium conf mediumaudit
Returns structured table rows with column metadata, which on planning boards frequently means people rosters, account lists, or tracked contacts.
miro.table_sync_rows medium conf mediumaudit
Upserts rows into a board table by key, which can overwrite tracked records that a team is actively working from.