Why Use Flipside MCP?
AI-Native Data Access
Let Claude write SQL, discover tables, and analyze blockchain data through natural conversation
20+ Blockchains
Access data across Ethereum, Solana, Bitcoin, Arbitrum, Base, and more
Cross-Chain Swaps
Execute token swaps across multiple chains directly from your AI assistant
Works Everywhere
Use with Claude Desktop, Claude Code, Cursor, and other MCP-compatible tools
Get Started
Installation Guide
Set up Flipside MCP in Claude Desktop, Claude Code, or Cursor
Key Capabilities
SQL Queries
Execute SQL queries and analyze results with AI assistance
Table Discovery
Find relevant tables using semantic search or name patterns
Automations
Use pre-built analysis automations for common blockchain questions
Cross-Chain Swaps
Get quotes and execute token swaps across multiple chains
Available Tools
The Flipside MCP provides these tools to AI assistants:Data Querying
| Tool | Description |
|---|---|
run_query | Execute SQL and wait for results |
execute_sql | Execute SQL and save as a named query |
get_query_results | Fetch results from a completed query |
query_results_with_duckdb | Analyze query results with DuckDB SQL |
run_sql_for_download | Execute SQL and get a download URL |
Table Discovery
| Tool | Description |
|---|---|
find_tables | Semantic search for relevant tables |
find_tables_by_name | Find tables by name pattern (regex) |
get_table_schema | Get detailed column info for a table |
Automations
| Tool | Description |
|---|---|
find_workflow | Search for pre-built analysis automations |
get_workflow | Get automation details by ID |
plan_workflow | Generate customized steps for an automation |
Cross-Chain Swaps
| Tool | Description |
|---|---|
get_swap_tokens | List available tokens for swaps |
get_swap_quote | Preview pricing for a swap |
execute_swap | Create a swap with deposit address |
get_swap_status | Check swap status |
submit_deposit_tx | Speed up processing with tx hash |
Utilities
| Tool | Description |
|---|---|
search_web | Search the web for information |
fetch_web_page | Fetch and convert web pages to markdown |
publish_html | Publish HTML dashboards to a public URL |
Query Management
| Tool | Description |
|---|---|
list_queries | List saved queries |
list_query_executions | List recent query runs |
get_query | Get details of a saved query |
Example Conversations
Once connected, you can have conversations like:You: What were the top 10 NFT collections by volume on Ethereum yesterday? Claude: I’ll query the NFT data for you… [uses find_tables, run_query]
You: Find me tables related to DeFi lending on Arbitrum Claude: Let me search for relevant tables… [uses find_tables]
You: I want to swap 100 USDC from Ethereum to NEAR Claude: I’ll get a quote for that swap… [uses get_swap_quote, execute_swap]
Supported Platforms
| Platform | Support |
|---|---|
| Claude Desktop | ✅ Full support |
| Claude Code | ✅ Full support |
| Cursor | ✅ Full support |
| Other MCP clients | ✅ Compatible |