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
Ashby
17 tools · footprint 16
6 med 11 low
CData Connect AI
8 tools · footprint 16
1 critical 1 high 6 low
DataHub
24 tools · footprint 16
8 med 16 low
Google Compute Engine
25 tools · footprint 16
1 critical 6 med 18 low
Google Drive
7 tools · footprint 16
2 high 2 med 3 low
Guru
5 tools · footprint 16
3 med 2 low
HealthEx
15 tools · footprint 16
1 high 11 med 3 low HIPAA
Lumin PDF
7 tools · footprint 16
2 high 2 med 3 low
Microsoft OneDrive (Work IQ)
17 tools · footprint 16
1 high 4 med 12 low
Mintlify
17 tools · footprint 16
2 high 7 med 8 low
Sumble
25 tools · footprint 16
2 high 2 med 21 low
ThoughtSpot Spotter
12 tools · footprint 16
6 med 6 low
Coupler.io
4 tools · footprint 15
1 high 3 low
Digits
10 tools · footprint 15
5 med 5 low
Dovetail
9 tools · footprint 15
5 med 4 low
Gmail
10 tools · footprint 15
2 high 1 med 7 low
‹ PrevPage 9 of 19Next ›
Airtable
11 med 8 low · 19 tools · 0 SoD-flagged
regimes APPICCPAGDPRISO_27001LGPDPIPEDAPIPLPOPIASOC2UK_GDPR

Tools needing tighter control (0 of 19)

None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (19)
airtable.create_base medium conf highaudit
Creates a new Airtable base; data store proliferation can complicate inventory and DLP.
airtable.create_field medium conf highaudit
Adds a column to an existing table; impacts downstream views and integrations.
airtable.create_records_for_table medium conf highaudit
Inserts records; if the table holds PII, write requires lawful basis.
airtable.create_table medium conf highaudit
Adds a new table to a base; expands the data surface.
airtable.display_records_for_table medium conf mediumaudit
Renders records for display; equivalent privacy exposure to a list call.
airtable.get_record_for_page low conf mediumallow
Reads a single record via an interface page.
airtable.get_table_schema low conf highallow
Reads field definitions for a table.
airtable.list_bases low conf highallow
Lists bases the user has access to.
airtable.list_pages_for_base low conf highallow
Lists interface pages built on a base.
airtable.list_records_for_page medium conf mediumaudit
Reads records as scoped by an interface page; PII exposure mirrors the underlying table.
airtable.list_records_for_table medium conf mediumaudit
Returns potentially large slices of base data, which often includes contact PII or business-sensitive records.
airtable.list_tables_for_base low conf highallow
Enumerates tables in a base.
airtable.list_workspaces low conf highallow
Lists Airtable workspaces accessible to the token.
airtable.ping low conf highallow
Verifies MCP server connectivity.
airtable.search_bases low conf highallow
Searches bases by name across the workspace.
airtable.search_records medium conf mediumaudit
Filters records by query; can surface sensitive rows from PII tables.
airtable.update_field medium conf highaudit
Modifies a column definition; type changes can corrupt downstream consumers.
airtable.update_records_for_table medium conf highaudit
Modifies records in bulk; can rewrite PII or operational data without per-row review.
airtable.update_table medium conf highaudit
Modifies table-level settings; can rename/reshape persisted data.