Hubble AI (Solana)▌

by hubblevision
Hubble AI (Solana) lets you explore Solana blockchain data easily with natural language queries, analytics, charts, and
Provides a bridge to Solana blockchain data through natural language queries, enabling analytics searches, chart generation, and image downloads for visualizing transaction patterns, price movements, and token distributions.
best for
- / Crypto traders analyzing market trends
- / DeFi developers building on Solana
- / Blockchain analysts researching transaction patterns
- / Creating reports with Solana data visualizations
capabilities
- / Query Solana blockchain data using natural language
- / Generate charts showing transaction volume trends
- / Create visualizations of price movements over time
- / Download images of generated charts
- / Analyze token holder distributions
- / View recent transactions and patterns
what it does
Provides natural language querying of Solana blockchain data with automatic chart generation and visualization capabilities.
about
Hubble AI (Solana) is an official MCP server published by hubblevision that provides AI assistants with tools and capabilities via the Model Context Protocol. Hubble AI (Solana) lets you explore Solana blockchain data easily with natural language queries, analytics, charts, and It is categorized under finance, analytics data.
how to install
You can install Hubble AI (Solana) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
license
MIT
Hubble AI (Solana) is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
readme
Hubble AI for Solana
Hubble is an AI-powered analytics tool that provides data analysis and visualization for Solana blockchain transactions with natural language queries.
Overview
Hubble enables you to query blockchain data and generate visualizations through a simple interface. It integrates with AI assistants to deliver real-time blockchain insights and create visual representations of that data.
Installation
Add Hubble to your configuration:
{
"mcpServers": {
"hubble-tool": {
"command": "npx",
"args": ["-y", "hubble-mcp-tool"],
"env": {
"HUBBLE_API_KEY": "your_api_key"
}
}
}
}
Features
Data Querying
Access blockchain data with natural language queries:
- View recent transactions
- Check current prices
- Identify top token holders
- Analyze transaction patterns
Data Visualization
Generate charts to visualize blockchain data:
- Transaction volume trends
- Price movements over time
- Distribution analytics
- Custom visualizations based on your queries
Usage Examples
Basic Queries
"Show me the latest blockchain transactions"
"What is the current token price?"
"Who are the top token holders?"
Visualization Queries
"Generate a chart of transaction volume for the last week"
"Create a line chart of price trends for the past month"
"Show a pie chart of top transactions by value"
License
MIT