query이란?
ethpandaops MCP 서버를 통해 Ethereum 네트워크 데이터를 쿼리합니다. 블록체인 데이터, 블록 타이밍, 증명, 유효성 검사기 성능, 네트워크 상태 또는 인프라 지표를 분석할 때 사용합니다. ClickHouse(블록체인 데이터), Prometheus(메트릭), Loki(로그) 및 Dora(탐색기 API)에 대한 액세스를 제공합니다. 출처: ethpandaops/mcp.
ethpandaops MCP 서버를 통해 Ethereum 네트워크 데이터를 쿼리합니다. 블록체인 데이터, 블록 타이밍, 증명, 유효성 검사기 성능, 네트워크 상태 또는 인프라 지표를 분석할 때 사용합니다. ClickHouse(블록체인 데이터), Prometheus(메트릭), Loki(로그) 및 Dora(탐색기 API)에 대한 액세스를 제공합니다.
명령줄에서 query AI 스킬을 개발 환경에 빠르게 설치
출처: ethpandaops/mcp.
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 |
ethpandaops MCP 서버를 통해 Ethereum 네트워크 데이터를 쿼리합니다. 블록체인 데이터, 블록 타이밍, 증명, 유효성 검사기 성능, 네트워크 상태 또는 인프라 지표를 분석할 때 사용합니다. ClickHouse(블록체인 데이터), Prometheus(메트릭), Loki(로그) 및 Dora(탐색기 API)에 대한 액세스를 제공합니다. 출처: ethpandaops/mcp.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/ethpandaops/mcp --skill queryethpandaops MCP 서버를 통해 Ethereum 네트워크 데이터를 쿼리합니다. 블록체인 데이터, 블록 타이밍, 증명, 유효성 검사기 성능, 네트워크 상태 또는 인프라 지표를 분석할 때 사용합니다. ClickHouse(블록체인 데이터), Prometheus(메트릭), Loki(로그) 및 Dora(탐색기 API)에 대한 액세스를 제공합니다. 출처: ethpandaops/mcp.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/ethpandaops/mcp --skill query 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/ethpandaops/mcp