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