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 ›
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.