Home /Claude Skills /cryo-mcp
Highly Recommended

Cryo Mcp

Make SQL your blockchain query language
Blockchain data analysis never been this easy
Core Principle:
Cryo MCP is your blockchain data butler. With simple API calls, it lets you fetch Ethereum data like blocks, transactions, and logs as easily as querying a database. No more headache with complex RPC calls - query blockchain data with SQL is this simple.
KEY FEATURES
01One-click Data
Fetch on-chain data for any block range with simple API
02SQL Query
Query blockchain data with SQL like operating databases
03Smart Contract Filter
Quickly filter target data by contract address
04Multi-format Export
Choose JSON/CSV/Parquet for various analysis scenarios
github.com/z80dev/cryo-mcp
development·z80dev·2026-01-13·89·🔱 14
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/z80dev/cryo-mcp.git
SSH
git clone [email protected]:z80dev/cryo-mcp.git
GitHub CLI
gh repo clone z80dev/cryo-mcp
FAQ
Q: What are the installation steps for Cryo Mcp Agent Skills?
1.Select Dataset: Choose blockchain data type (blocks/txs/logs)
2.Set Range: Specify block height or latest blocks
3.Write SQL: Write queries with familiar SQL syntax
4.Get Results: Data returned in table format for analysis
Q: What are the highlights of Cryo Mcp Agent Skills?
  • No need to learn complex RPC calls
  • Instant access to latest block data
  • Data schema at a glance
  • Powered by DuckDB
Q: What are the use cases for Cryo Mcp Agent Skills?
  • DeFi protocol data analysis
  • NFT trading behavior tracking
  • Smart contract security audit
  • Blockchain research projects
Q: What are the limitations of Cryo Mcp Agent Skills?
  • Requires setting up own RPC node
  • Large data queries may be time-consuming