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
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
Qonto
25 tools · footprint 76
15 high 9 med 1 low COSOGLBA+3 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
Datadog
25 tools · footprint 68
1 critical 12 high 11 med 1 low
PostHog
25 tools · footprint 66
3 critical 12 high 10 med
Adobe Workfront
25 tools · footprint 65
2 critical 7 high 13 med 3 low
MailerLite
25 tools · footprint 63
1 critical 11 high 12 med 1 low
MongoDB
25 tools · footprint 63
2 critical 7 high 12 med 4 low
MotherDuck
21 tools · footprint 62
4 critical 5 high 9 med 3 low
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
‹ PrevPage 1 of 19Next ›
GitLab
1 high 4 med 10 low · 15 tools · 1 SoD-flagged
regimes COSOISO_27001NIST_CSFSOC2SOX

Tools needing tighter control (1 of 15)

gitlab.manage_pipeline high conf mediumhuman approval
Creates, retries, or cancels CI/CD pipelines; can trigger or block production deployments.
All other tools (14)
gitlab.create_issue low conf highallow
Opens a new issue in a project.
gitlab.create_merge_request medium conf highaudit
Opens a merge request; entry point to production code change.
gitlab.create_workitem_note low conf highallow
Adds a comment to a work item.
gitlab.get_issue low conf highallow
Reads a single issue's contents.
gitlab.get_mcp_server_version low conf highallow
Returns the MCP server version string.
gitlab.get_merge_request low conf highallow
Reads merge request metadata and description.
gitlab.get_merge_request_commits low conf highallow
Lists commits attached to a merge request.
gitlab.get_merge_request_diffs medium conf mediumaudit
Reads code diffs; can surface secrets, customer data, or proprietary logic embedded in source.
gitlab.get_merge_request_pipelines low conf highallow
Lists CI pipelines associated with a merge request.
gitlab.get_pipeline_jobs low conf highallow
Reads CI job metadata and status.
gitlab.get_workitem_notes low conf highallow
Reads comments on a work item.
gitlab.search medium conf highaudit
Search across the GitLab instance; can surface code, issues, and merge requests beyond the agent's intended scope.
gitlab.search_labels low conf highallow
Looks up labels in a project or group.
gitlab.semantic_code_search medium conf mediumaudit
Semantic search across source; aggregates code context across repos and may expose secrets-in-code or IP.