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
Guidepoint
5 tools · footprint 10
2 med 3 low
isolved People Cloud
6 tools · footprint 10
2 med 4 low
Lightfield
5 tools · footprint 10
2 med 3 low
Shopify
6 tools · footprint 10
1 med 5 low
Swagger (SmartBear)
25 tools · footprint 10
10 med 15 low
Benchling
4 tools · footprint 9
2 high 2 med
Boltz
11 tools · footprint 9
7 med 4 low
CargoAi
6 tools · footprint 9
1 med 5 low
ClinicalTrials.gov Connector
6 tools · footprint 9
1 med 5 low
Exa
7 tools · footprint 9
1 med 6 low
Exa
4 tools · footprint 9
1 med 3 low
FactSet AI-Ready Data
18 tools · footprint 9
1 med 17 low
HubSpot Developer MCP Server (App & CMS Development)
21 tools · footprint 9
4 med 17 low
Indeed
4 tools · footprint 9
1 med 3 low
Canary Data
14 tools · footprint 8
14 low
Google Contacts (People API MCP Server)
3 tools · footprint 8
3 low
‹ PrevPage 13 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.