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
Jira
14 tools · footprint 14
4 med 10 low
Pendo
15 tools · footprint 14
5 med 10 low
PostgreSQL
1 tools · footprint 14
1 critical
Supermetrics
11 tools · footprint 14
4 med 7 low
Sybill
8 tools · footprint 14
4 med 4 low
Common Room
5 tools · footprint 13
3 med 2 low
Daytona
12 tools · footprint 13
2 high 4 med 6 low
DocuSeal
5 tools · footprint 13
1 high 1 med 3 low
Fellow.ai
5 tools · footprint 13
3 med 2 low
Gainsight CS
18 tools · footprint 13
5 med 13 low
Hex
4 tools · footprint 13
3 med 1 low
Ironclad Contracts
6 tools · footprint 13
3 med 3 low
Listen Labs
7 tools · footprint 13
4 med 3 low
Microsoft Outlook Calendar
11 tools · footprint 13
4 med 7 low
Discord
5 tools · footprint 12
2 med 3 low
Enterpret
7 tools · footprint 12
2 med 5 low
‹ PrevPage 11 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.