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.
80MCP servers
1695tools
Reset 80 of 80 servers
Vercel
20 tools · footprint 41
2 critical 3 high 2 med 13 low COSOSOX
Zapier
14 tools · footprint 39
1 critical 3 high 3 med 7 low COSOPCI+1 more
GitHub
83 tools · footprint 38
1 high 20 med 62 low COSOSOX
Snowflake
6 tools · footprint 37
2 critical 3 high 1 med COSOSOX
Calendly
35 tools · footprint 34
2 high 13 med 20 low
Smartsheet
42 tools · footprint 34
2 high 9 med 31 low COSOSOX
Ramp
17 tools · footprint 33
5 high 5 med 7 low COSOGLBA+2 more
Attio
37 tools · footprint 32
4 high 14 med 19 low
Egnyte
21 tools · footprint 31
3 high 9 med 9 low
Stytch
7 tools · footprint 31
1 critical 2 high 2 med 2 low
Wix
16 tools · footprint 29
1 critical 1 high 1 med 13 low COSOPCI+1 more
WordPress.com
19 tools · footprint 28
3 high 6 med 10 low COSOSOX
Oracle NetSuite
11 tools · footprint 27
3 high 3 med 5 low COSOSOX
Atlassian Rovo
54 tools · footprint 24
13 med 41 low
ZoomInfo
15 tools · footprint 24
5 high 4 med 6 low
Braze
40 tools · footprint 23
1 high 5 med 34 low COSOSOX
‹ PrevPage 2 of 5Next ›
SentryDocs ↗
3 high 14 med 8 low · 25 tools · 4 SoD-flagged
regimes APPICCPAGDPRISO_27001LGPDNIST_CSFPIPEDAPIPLPOPIASOC2UK_GDPR

Tools needing tighter control (5 of 25)

sentry.get_event_attachment high conf highOBO
Downloads attached files (minidumps, screenshots, custom uploads) which often contain PII.
sentry.update_project high conf highhuman approval
Modifies project settings including data scrubbing and retention rules.
sentry.create_dsn high conf highhuman approval
Provisions a new ingest DSN; an attacker with the DSN can spoof events into the project.
sentry.update_issue medium conf highhuman approval
Resolves, ignores, or reassigns an issue; can suppress active production errors.
sentry.create_team medium conf highhuman approval
Creates a new team scope; expands access surface.
All other tools (20)
sentry.analyze_issue_with_seer medium conf mediumaudit
Sends issue context to Seer AI for root-cause analysis.
sentry.create_project medium conf highaudit
Provisions a new Sentry project, expanding the monitored surface.
sentry.find_dsns medium conf highaudit
Lists project DSNs (ingest credentials).
sentry.find_organizations low conf highallow
Lists organizations available to the caller.
sentry.find_projects low conf highallow
Lists projects within an organization.
sentry.find_releases low conf highallow
Lists tracked code releases for an organization.
sentry.find_teams low conf highallow
Lists Sentry teams in an organization.
sentry.get_doc low conf highallow
Reads a Sentry documentation page.
sentry.get_issue_details medium conf highaudit
Returns full issue details including breadcrumbs and user context.
sentry.get_issue_tag_values medium conf highaudit
Returns tag values associated with issues; can include user identifiers.
sentry.get_sentry_resource low conf mediumallow
Returns a generic Sentry resource document.
sentry.get_trace_details medium conf highaudit
Returns distributed trace details including span tags and request data.
sentry.list_events medium conf highaudit
Bulk-lists raw events including request/user payloads.
sentry.list_issue_events medium conf highaudit
Lists individual events for an issue; payloads may carry PII.
sentry.list_issues medium conf highaudit
Bulk-lists project issues; may include identifying user context.
sentry.search_docs low conf highallow
Searches Sentry public documentation.
sentry.search_events medium conf highaudit
Runs natural-language search over the event store.
sentry.search_issue_events medium conf highaudit
Searches across an issue's event history.
sentry.search_issues medium conf highaudit
Searches issues that may surface stack traces and request data containing PII.
sentry.whoami low conf highallow
Returns the authenticated principal's identity.