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 ›
EraserDocs ↗
1 high 1 med 18 low · 20 tools · 1 SoD-flagged
regimes none

Tools needing tighter control (1 of 20)

eraser.deleteDiagram high conf mediumhuman approval
Permanently deletes a diagram from a file with no recovery path, destroying the design work it held.
All other tools (19)
eraser.archiveFile medium conf mediumaudit
Soft-deletes a file, removing it from active workspace views while retaining it for possible restore.
eraser.createDiagram low conf mediumallow
Adds a new diagram to an existing file in the workspace.
eraser.createFile low conf mediumallow
Creates a new Eraser file with document and diagram content in the active team workspace.
eraser.getDiagram low conf mediumallow
Returns a specific diagram's code and rendering from a file, which may expose internal architecture details.
eraser.getFile low conf mediumallow
Returns a single file's full metadata, document content, and diagram elements, which may surface sensitive internal design details.
eraser.listDiagrams low conf mediumallow
Lists all diagrams within a file, exposing diagram titles and identifiers.
eraser.listFiles low conf mediumallow
Lists workspace files with pagination and filtering, exposing document titles and metadata across the team.
eraser.listTeams low conf mediumallow
Enumerates every team the user belongs to, revealing organizational structure and team membership.
eraser.renderBpmnDiagram low conf mediumallow
Renders a BPMN process diagram from supplied code into an image; stateless generation with no stored side effects.
eraser.renderCloudArchitectureDiagram low conf mediumallow
Renders a cloud-architecture diagram from supplied code into an image; the output may encode internal infrastructure topology.
eraser.renderElements low conf mediumallow
Renders multiple diagram elements from supplied code into a composite image; stateless generation with no stored side effects.
eraser.renderEntityRelationshipDiagram low conf mediumallow
Renders an entity-relationship diagram from supplied diagram code into an image; stateless generation with no stored side effects.
eraser.renderFlowchart low conf mediumallow
Renders a flowchart from supplied diagram code into an image; stateless generation with no stored side effects.
eraser.renderPrompt low conf mediumallow
Generates diagram code and imagery from a natural-language prompt using AI, producing content but persisting nothing on its own.
eraser.renderSequenceDiagram low conf mediumallow
Renders a sequence diagram from supplied diagram code into an image; stateless generation with no stored side effects.
eraser.selectTeam low conf mediumallow
Switches the active team context for subsequent operations, scoping which workspace later reads and writes target.
eraser.updateDiagram low conf mediumallow
Replaces the code of an existing diagram in place, overwriting the prior definition.
eraser.updateFile low conf mediumallow
Overwrites an existing file's metadata or document content, replacing the prior content in place.
eraser.whoami low conf mediumallow
Returns the caller's profile, active team, and full team list, exposing the authenticated user's identity and org membership.