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 ›
Magic PatternsDocs ↗
2 high 8 med 13 low · 23 tools · 2 SoD-flagged
regimes APPICCPAGDPRISO_27001LGPDPIPEDAPIPLPOPIASOC2UK_GDPR

Tools needing tighter control (2 of 23)

magic-patterns.write_design_system_files high conf highhuman approval
Overwrites shared design-system source files and activates them immediately, pushing unreviewed component changes to every collaborator and design that consumes the system.
magic-patterns.inspiration_clear_variants high conf highhuman approval
Wipes every concept in an inspiration document at once, destroying all concept content and its Iterate rooms with no restore path.
All other tools (21)
magic-patterns.create_design low conf highallow
Adds a new design to the workspace; reversible and isolated from existing designs.
magic-patterns.create_design_system low conf highallow
Adds a new empty design system to the workspace along with its editor URL; no existing assets are touched.
magic-patterns.create_inspiration_document medium conf highaudit
Publishes an inspiration document reachable by shareable URL, moving whatever concept content it carries outside the authenticated workspace.
magic-patterns.create_new_artifact medium conf highaudit
Clones an artifact and promotes the copy to active, redirecting subsequent edits and views away from the previously active build.
magic-patterns.create_slide_deck low conf highallow
Creates a slide deck and starts an AI generation run against it; consumes generation credits but touches no existing assets.
magic-patterns.get_artifact low conf highallow
Reports the design's active artifact ID and file listing; metadata only, no file contents returned.
magic-patterns.get_design_status low conf highallow
Reports whether AI generation is running on a design plus its active artifact and file list; status metadata only.
magic-patterns.get_design_system low conf highallow
Resolves which artifact a design system currently points at and lists its files; no state changes.
magic-patterns.get_editor_id_from_url low conf highallow
Translates a Magic Patterns URL into the editor ID other tools need; a pure lookup with no state change.
magic-patterns.get_inspiration_document low conf highallow
Loads an inspiration document's concepts by ID, exposing shared concept content to the caller.
magic-patterns.inspiration_add_variant low conf highallow
Fills one placeholder concept, rendering that content live on the document's already-shared page.
magic-patterns.inspiration_update_variant low conf highallow
Replaces the content of one existing concept in place on a shared inspiration page, overwriting what reviewers saw before.
magic-patterns.list_design_systems low conf highallow
Enumerates the design systems the caller can reach, exposing the names of custom internal systems alongside built-in presets.
magic-patterns.list_version_history low conf highallow
Lists the 20 most recent artifact versions for a design, revealing when and how often the design changed.
magic-patterns.publish_artifact medium conf highaudit
Compiles staged files and swaps the design's live artifact, so whoever opens or shares that design sees the newly promoted build.
magic-patterns.publish_design_system medium conf highaudit
Cuts an immutable design-system version that downstream designs pin to, making whatever is currently staged the released baseline for the whole team.
magic-patterns.read_artifact_files medium conf mediumaudit
Returns the full source of an artifact's files, which can include hardcoded endpoints, keys or business logic pasted into the design.
magic-patterns.read_design_system_files low conf highallow
Returns component and token source from a design system's active artifact; read-only and scoped to systems the caller can already access.
magic-patterns.read_recent_message_history medium conf mediumaudit
Surfaces the last ten chat items on a design, including collaborators' own prompt text and edit trail, which can carry personal or confidential product detail.
magic-patterns.send_prompt medium conf mediumaudit
Kicks off a background AI generation run that rewrites an existing design, consuming plan credits and changing work other collaborators may be editing.
magic-patterns.write_artifact_files medium conf highaudit
Replaces source files inside a design's artifact, silently discarding the previous contents of any file it writes over.