cryo-mcp
If you are the rightful owner of cryo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Completion Protocol (MCP) server for the Cryo blockchain data extraction tool.
list_datasets
Returns a list of all available Cryo datasets.
query_dataset
Query a Cryo dataset with various filtering options.
lookup_dataset
Get detailed information about a specific dataset, including schema and sample data.
get_latest_ethereum_block
Returns information about the latest Ethereum block.
query_sql
Run a SQL query against downloaded blockchain data.
query_blockchain_sql
Query blockchain data using SQL, automatically downloading any required data.
list_available_sql_tables
List all available tables that can be queried with SQL.
get_sql_table_schema
Get the schema for a specific parquet file.
get_sql_examples
Get example SQL queries for different blockchain datasets.