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
Intuit QuickBooks
51 tools · footprint 188
15 critical 10 high 17 med 9 low COSOGLBA+3 more
PayPal
33 tools · footprint 86
6 critical 7 high 9 med 11 low COSOGLBA+3 more
Stripe
26 tools · footprint 77
3 critical 7 high 10 med 6 low COSOPCI+2 more
PostHog
36 tools · footprint 69
6 high 22 med 8 low
Supabase
32 tools · footprint 69
4 critical 4 high 8 med 16 low COSOSOX
Salesforce
32 tools · footprint 60
4 critical 2 high 9 med 17 low COSOSOX
Close
64 tools · footprint 59
5 high 22 med 37 low COSOSOX
Cloudflare
26 tools · footprint 58
3 critical 4 high 6 med 13 low
Webflow
23 tools · footprint 57
2 critical 5 high 10 med 6 low
PagerDuty
64 tools · footprint 55
5 high 16 med 43 low
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
Sanity
36 tools · footprint 47
1 critical 5 high 12 med 18 low
Amplitude
43 tools · footprint 44
6 high 16 med 21 low
Sentry
25 tools · footprint 43
3 high 14 med 8 low
‹ PrevPage 1 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.