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
Klaviyo
29 tools · footprint 21
2 high 7 med 20 low
Mercury
13 tools · footprint 21
3 high 8 med 2 low COSOGLBA+2 more
Notion
18 tools · footprint 20
2 high 6 med 10 low
Zoom for Claude
13 tools · footprint 20
3 high 3 med 7 low HIPAA
Asana
23 tools · footprint 19
1 high 4 med 18 low
monday.com
17 tools · footprint 19
1 high 4 med 12 low
Orion by Gravity
20 tools · footprint 19
2 high 6 med 12 low
10x Genomics Cloud
27 tools · footprint 18
1 high 5 med 21 low HIPAA
Airtable
25 tools · footprint 18
1 high 6 med 18 low
Base44
7 tools · footprint 18
2 high 1 med 4 low
ClickHouse
4 tools · footprint 18
1 critical 1 med 2 low
DataGrail (Vera)
23 tools · footprint 18
8 med 15 low
Dropbox
23 tools · footprint 18
1 high 6 med 16 low
Felt Maps
23 tools · footprint 18
2 high 8 med 13 low
HubSpot
12 tools · footprint 18
1 high 3 med 8 low
incident.io
25 tools · footprint 18
1 high 6 med 18 low
‹ PrevPage 7 of 19Next ›
Felt MapsDocs ↗
2 high 8 med 13 low · 23 tools · 1 SoD-flagged
regimes ISO_27001NIST_CSFSOC2

Tools needing tighter control (2 of 23)

felt-maps.share_map high conf highOBO
Sets a map's public access level up to view-comment-edit and returns a share link, potentially exposing its layers and data to anyone with the URL.
felt-maps.delete_map high conf highhuman approval
Permanently deletes a map along with every layer and annotation it contains, with no recovery path.
All other tools (21)
felt-maps.add_data_source_table_to_map medium conf highaudit
Copies an entire table from a connected external database onto a map as a new layer, relocating production data into a shareable surface.
felt-maps.browse_data_source_tables low conf highallow
Lists the tables and saved queries available inside a connected database without returning their contents.
felt-maps.create_layer_from_data_source medium conf highaudit
Executes a SQL query against a connected external database and materializes the result as a new map layer, moving production data into Felt.
felt-maps.create_layer_from_felt_layers medium conf highaudit
Runs a SQL query against existing Felt layers and creates a new derived layer from the result.
felt-maps.create_map low conf highallow
Creates a new map in the workspace with an optional title, basemap, center, and zoom.
felt-maps.delete_annotation low conf highallow
Deletes a single annotation from a map.
felt-maps.delete_layer medium conf highaudit
Removes a data layer from a map, discarding the layer and its imported data.
felt-maps.duplicate_layer_to_map low conf highallow
Copies a layer from a Felt library dataset, Felt Server, or another map onto a target map.
felt-maps.get_tabular_data_from_data_source medium conf mediumaudit
Runs an ad-hoc read-only SELECT against a connected production database (Postgres, Snowflake, BigQuery) and returns raw rows, a read path that can surface sensitive records.
felt-maps.get_tabular_data_from_felt_layers medium conf mediumaudit
Runs an ad-hoc read-only SELECT against existing Felt layers and returns raw tabular rows to the caller.
felt-maps.import_layer_from_url medium conf highaudit
Fetches data from an external URL (ArcGIS, WMS, GeoJSON, Shapefile) and adds it to a map as a new layer.
felt-maps.inspect_data_source_table_columns low conf highallow
Returns the column names and types for a table inside a connected database, exposing schema metadata only.
felt-maps.inspect_layer_columns medium conf mediumaudit
Returns a layer's full column schema along with sample values and summary statistics, exposing representative row-level data.
felt-maps.list_data_sources low conf mediumallow
Enumerates the external databases connected to the workspace and their types, revealing the organization's data-source inventory.
felt-maps.prepare_file_upload low conf highallow
Issues a presigned S3 upload slot for adding a local file to a map as a new layer.
felt-maps.refresh_data_source_layer low conf highallow
Re-runs a data-source-backed layer's query to refresh it with the latest database results.
felt-maps.refresh_url_layer low conf highallow
Re-fetches a URL-backed layer's source to pull in the latest upstream data.
felt-maps.update_layer_properties low conf highallow
Updates a layer's name, description, or FSL style on the fields supplied.
felt-maps.update_map low conf highallow
Changes a map's title, basemap style, or viewport.
felt-maps.upload_contents_to_map low conf highallow
Adds inline text content (CSV, TSV, GeoJSON, KML, GPX) to a map as a new layer.
felt-maps.upsert_annotations low conf highallow
Creates or updates annotations on a map in place.