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 ›
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.