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
n8n
25 tools · footprint 56
1 critical 7 high 13 med 4 low
PagerDuty
64 tools · footprint 55
5 high 16 med 43 low
Datadog
24 tools · footprint 52
1 critical 11 high 12 med
Attention
25 tools · footprint 51
1 critical 6 high 18 med
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
GitHub
24 tools · footprint 47
5 high 12 med 7 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
Mem
23 tools · footprint 44
5 high 8 med 10 low
Microsoft SharePoint (Work IQ)
23 tools · footprint 44
1 critical 5 high 13 med 4 low
PagerDuty
25 tools · footprint 44
6 high 18 med 1 low
Coralogix
21 tools · footprint 43
5 high 13 med 3 low
Sentry
25 tools · footprint 43
3 high 14 med 8 low
Clarify
25 tools · footprint 42
3 high 15 med 7 low
‹ PrevPage 2 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.