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
Intapp Celeste
10 tools · footprint 18
2 high 4 med 4 low
Intercom
13 tools · footprint 18
8 med 5 low
LunarCrush
15 tools · footprint 18
8 med 7 low
Mixpanel
23 tools · footprint 18
1 high 6 med 16 low
Slack
7 tools · footprint 18
2 high 4 med 1 low
Adobe Customer Journey Analytics
25 tools · footprint 17
1 high 5 med 19 low
Campfire
12 tools · footprint 17
7 med 5 low
Canva
32 tools · footprint 17
7 med 25 low
Circleback
11 tools · footprint 17
2 high 3 med 6 low
Dremio Cloud
11 tools · footprint 17
1 critical 1 high 1 med 8 low
Firecrawl
19 tools · footprint 17
7 med 12 low
Granola
6 tools · footprint 17
3 high 1 med 2 low
iManage Work
14 tools · footprint 17
1 high 5 med 8 low
Jotform
5 tools · footprint 17
1 high 2 med 2 low
Mermaid Chart
25 tools · footprint 17
1 high 2 med 22 low
Todoist
25 tools · footprint 17
7 med 18 low
‹ PrevPage 8 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.