Overview
what is Hubble Ai Mcp?
Hubble Ai Mcp is a server designed for analyzing Solana data, specifically focusing on pumpfun data.
how to use Hubble Ai Mcp?
To use Hubble Ai Mcp, you need to add it to your MCP config file and can then ask questions about pumpfun data, such as querying the latest transactions.
key features of Hubble Ai Mcp?
- Provides a server for querying Solana pumpfun data.
- Allows users to ask specific questions about the data.
- Easy integration with existing MCP configurations.
use cases of Hubble Ai Mcp?
- Analyzing the latest transactions in pumpfun data.
- Gaining insights into Solana data trends.
- Facilitating data-driven decision-making for developers and analysts.
FAQ from Hubble Ai Mcp?
- What kind of data can I analyze with Hubble Ai Mcp?
You can analyze pumpfun data related to Solana transactions.
- How do I integrate Hubble Ai Mcp into my project?
You can integrate it by adding the provided MCP server configuration to your MCP config file.
- Is there any cost associated with using Hubble Ai Mcp?
Hubble Ai Mcp is open-source and free to use under the MIT license.
Content
Hubble ai mcp server
This is a MCP server for pumpfun data.
You can ask any question about pumpfun data.
{
“mcpServers”: {
“hubble-tool”: {
“command”: “npx”,
“args”: [“-y”, “text2sql-mcp-tool”]
}
}
}
Add it to your mcp config file.
Example: Ask "latest pumpfun txn" to get the latest pumpfun txn.
No tools information available.