Query Ethereum network data through the ethpandaops MCP server. Execute Python code in sandboxed containers with access to ClickHouse blockchain data, Prometheus metrics, Loki logs, and Dora explorer APIs.
| datasources://list | All configured datasources | | datasources://clickhouse | ClickHouse clusters (blockchain data) | | datasources://prometheus | Prometheus instances (metrics) | | datasources://loki | Loki instances (logs) | | networks://active | Active Ethereum networks | | clickhouse://tables | Available tables (if schema discovery enabled) |
| clickhouse://tables/{table} | Table schema details | | python://ethpandaops | Python library API docs |
Query Ethereum network data via ethpandaops MCP server. Use when analyzing blockchain data, block timing, attestations, validator performance, network health, or infrastructure metrics. Provides access to ClickHouse (blockchain data), Prometheus (metrics), Loki (logs), and Dora (explorer APIs). Source: ethpandaops/mcp.