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
Kiwi.com
2 tools · footprint 0
2 low
Learning Commons Knowledge Graph
3 tools · footprint 0
3 low
Lloyd by The L Suite
2 tools · footprint 0
2 low
Microsoft Learn
3 tools · footprint 0
3 low
Midpage Legal Research
7 tools · footprint 0
7 low
Moody's Analytics
5 tools · footprint 0
5 low
Morningstar
2 tools · footprint 0
2 low
NPI Registry
3 tools · footprint 0
3 low
Sigma
5 tools · footprint 0
5 low
Similarweb
26 tools · footprint 0
26 low
Synapse.org
5 tools · footprint 0
5 low
Tango
5 tools · footprint 0
5 low
The DHS Program
14 tools · footprint 0
14 low
Third Bridge
1 tools · footprint 0
1 low
TomTom Maps
16 tools · footprint 0
16 low
‹ PrevPage 19 of 19Next ›
ClickHouse
1 critical 1 med 2 low · 4 tools · 1 SoD-flagged
regimes APPICCPAGDPRISO_27001LGPDPIPEDAPIPLPOPIASOC2UK_GDPR

Tools needing tighter control (1 of 4)

clickhouse.run_query critical conf highhuman approval
Executes arbitrary SQL against the ClickHouse cluster, able to bulk-read any table and — depending on the connection's grants — drop databases or mutate rows irreversibly.
All other tools (3)
clickhouse.list_databases low conf highallow
Enumerates every database name on the ClickHouse cluster, exposing the schema layout to the caller.
clickhouse.list_tables low conf highallow
Lists the tables within a specified database, revealing that database's schema structure to the caller.
clickhouse.run_chdb_select_query medium conf highaudit
Runs ad-hoc SQL through chDB's embedded engine, which can pull data from local files, S3, and remote endpoints reachable by the MCP host.