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
Microsoft 365
23 tools · footprint 41
8 high 14 med 1 low
Paytm for Business
24 tools · footprint 41
2 critical 7 high 5 med 10 low COSOPCI+1 more
Vercel
20 tools · footprint 41
2 critical 3 high 2 med 13 low COSOSOX
Cloudinary
23 tools · footprint 40
1 critical 4 high 15 med 3 low
Freshdesk
24 tools · footprint 40
6 high 14 med 4 low
Netlify
23 tools · footprint 40
2 critical 4 high 4 med 13 low
Zapier
14 tools · footprint 39
1 critical 3 high 3 med 7 low COSOPCI+1 more
Freshservice
23 tools · footprint 38
6 high 15 med 2 low
GitHub
83 tools · footprint 38
1 high 20 med 62 low COSOSOX
Bright Data
25 tools · footprint 37
5 high 17 med 3 low
Snowflake
6 tools · footprint 37
2 critical 3 high 1 med COSOSOX
Brex
25 tools · footprint 36
3 high 17 med 5 low COSOGLBA+2 more
Microsoft Dataverse
15 tools · footprint 35
1 critical 3 high 8 med 3 low
Calendly
35 tools · footprint 34
2 high 13 med 20 low
Lovable
25 tools · footprint 34
1 critical 2 high 9 med 13 low
Smartsheet
42 tools · footprint 34
2 high 9 med 31 low COSOSOX
‹ PrevPage 3 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.