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 ›
DaytonaDocs ↗
2 high 4 med 6 low · 12 tools · 1 SoD-flagged
regimes ISO_27001SOC2

Tools needing tighter control (2 of 12)

daytona.destroy_sandbox high conf highhuman approval
Permanently destroys a Daytona sandbox and all files, processes, and state within it; irreversible loss of any unsaved work in that environment.
daytona.execute_command high conf highOBO
Runs arbitrary shell commands with sandbox-user permissions — can install packages, modify files, reach network services, and exfiltrate anything readable in the environment.
All other tools (10)
daytona.create_folder low conf highallow
Creates a new directory in the sandbox filesystem; low-impact, reversible workspace setup.
daytona.create_sandbox medium conf highaudit
Provisions a new ephemeral Daytona sandbox, consuming compute entitlements and standing up an isolated Linux environment the agent can run code in.
daytona.delete_file medium conf highaudit
Removes a file or directory from the sandbox; destructive within the ephemeral environment but scoped to that session's data.
daytona.file_download medium conf highaudit
Reads a file out of the sandbox and returns its content as text or base64, potentially surfacing source code, secrets, or generated artifacts to the caller.
daytona.file_upload low conf highallow
Writes files into the sandbox from text or base64 content with overwrite controls, seeding the environment for subsequent tool operations.
daytona.get_file_info low conf highallow
Returns metadata about a single sandbox file such as size and type; read-only with no state change.
daytona.git_clone low conf highallow
Clones a Git repository into the sandbox, pulling its full contents into the ephemeral environment for use by later tool calls.
daytona.list_files low conf highallow
Enumerates the files in a sandbox directory; read-only reconnaissance of the environment's contents.
daytona.move_file low conf highallow
Moves or renames a file within the sandbox filesystem; reversible reorganization of workspace contents.
daytona.preview_link medium conf highaudit
Opens a public tunnel exposing a local sandbox port to the internet without configured authentication, potentially surfacing an internal service or its data externally.