cryo-mcp

z80dev
90
A Python package for accessing Cryo datasets via Claude Code

Overview

What is cryo-mcp

Cryo-MCP is a Model Completion Protocol (MCP) server designed for accessing Cryo blockchain data extraction tools via an API. It enables users to query blockchain data efficiently using any MCP-compatible client.

How to Use

To use Cryo-MCP, follow these steps: 1. Download data using `query_dataset`. 2. Explore the schema of the downloaded files with `get_sql_table_schema`. 3. Run SQL queries on the data using `query_sql` or `query_blockchain_sql`.

Key Features

Key features of Cryo-MCP include seamless access to blockchain data, support for SQL queries, compatibility with various data formats (like Parquet), and a user-friendly API for efficient data extraction.

Where to Use

Cryo-MCP can be used in fields such as blockchain analytics, data science, financial analysis, and any application requiring access to blockchain data for research or operational purposes.

Use Cases

Use cases for Cryo-MCP include querying transaction histories, analyzing block data, generating reports on blockchain activity, and integrating blockchain data into machine learning workflows.

Content