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
Everlaw
8 tools · footprint 12
1 high 7 low
Fyxer
6 tools · footprint 12
3 med 3 low
Krisp
6 tools · footprint 12
2 med 4 low
LatchBio
9 tools · footprint 12
2 med 7 low
Linear
21 tools · footprint 12
3 med 18 low
Microsoft Power BI
4 tools · footprint 12
1 high 3 low
Plaid
5 tools · footprint 12
1 med 4 low GLBA
Pylon
11 tools · footprint 12
3 med 8 low
SurveyMonkey
6 tools · footprint 12
2 med 4 low
Aurora MCP (Consilio)
4 tools · footprint 11
1 med 3 low
Google Sheets
3 tools · footprint 11
1 med 2 low
Harvey
5 tools · footprint 11
1 med 4 low
Honeycomb
10 tools · footprint 11
1 med 9 low
Intercom
13 tools · footprint 11
2 med 11 low
Microsoft Word (Work IQ)
4 tools · footprint 11
1 med 3 low
tl;dv
4 tools · footprint 11
1 med 3 low
‹ PrevPage 12 of 19Next ›
CData Connect AIDocs ↗
1 critical 1 high 6 low · 8 tools · 0 SoD-flagged
regimes APPICCPAGDPRISO_27001LGPDPIPEDAPIPLPOPIASOC2UK_GDPR

Tools needing tighter control (2 of 8)

cdata-connect-ai.queryData critical conf mediumhuman approval
Runs arbitrary SQL against any connected data source and returns the rows, enabling bulk extraction of customer, financial, or other sensitive records across every federated system.
cdata-connect-ai.executeProcedure high conf mediumOBO
Executes a stored procedure against a connected data source, running server-side logic whose effects may include modifying or deleting downstream production data.
All other tools (6)
cdata-connect-ai.getCatalogs low conf mediumallow
Lists the data-source connections registered in Connect AI, revealing which downstream systems (CRMs, databases, warehouses) are reachable through the gateway.
cdata-connect-ai.getColumns low conf mediumallow
Returns column definitions for a table, exposing field names and data types that can indicate where sensitive or personal data resides in a connected source.
cdata-connect-ai.getProcedureParameters low conf mediumallow
Returns parameter metadata for a stored procedure, exposing the inputs required to invoke server-side logic against a connected source.
cdata-connect-ai.getProcedures low conf mediumallow
Lists the stored procedures defined in a connected catalog and schema, surfacing executable server-side logic reachable through the gateway.
cdata-connect-ai.getSchemas low conf mediumallow
Enumerates database schemas within a catalog, exposing how a connected source organizes its tables and stored procedures.
cdata-connect-ai.getTables low conf mediumallow
Enumerates the tables available in a connected catalog and schema, mapping the queryable surface of a downstream data source.