hubblevision_hubble_ai_mcp

hubblevision_hubble_ai_mcp

by HubbleVision

License

Skip to content

You signed in with another tab or window. Reload
to refresh your session. You signed out in another tab or window. Reload
to refresh your session. You switched accounts on another tab or window. Reload
to refresh your session. Dismiss alert

HubbleVision / hubble-ai-mcp Public

Hubble-ai mcp server

License

MIT license

1 star
3 forks
Branches
Tags
Activity

Star

Notifications
You must be signed in to change notification settings

HubbleVision/hubble-ai-mcp

main

1 Branch
0 Tags


Go to file

Code

Folders and files

| Name | | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| Latest commit
-------------

adaHubble
adaHubble

add more ignore

Mar 28, 2025

d1c6913
 · Mar 28, 2025

History
-------

21 Commits

| | |
| .husky | | .husky | change api | Mar 18, 2025 |
| scripts | | scripts | change api | Mar 18, 2025 |
| src | | src | refactor tool name | Mar 28, 2025 |
| .gitignore | | .gitignore | add talbe | Mar 28, 2025 |
| .npmignore | | .npmignore | add more ignore | Mar 28, 2025 |
| LICENSE | | LICENSE | first commit | Mar 14, 2025 |
| README.md | | README.md | update doc | Mar 21, 2025 |
| package.json | | package.json | add more ignore | Mar 28, 2025 |
| pnpm-lock.yaml | | pnpm-lock.yaml | add talbe | Mar 28, 2025 |
| tsconfig.json | | tsconfig.json | first commit | Mar 14, 2025 |
| View all files | | |

Repository files navigation

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

About

Hubble-ai mcp server

Resources

Readme

License

MIT license

Activity

Custom properties

Stars

1 star

Watchers

0 watching

Forks

3 forks

Report repository

Releases


No releases published

Packages 0


No packages published

Languages

You can’t perform that action at this time.

Features & Capabilities

Categories
mcp_server model_context_protocol

Implementation Details

Stats

0 Views
1 GitHub Stars

Repository Info

HubbleVision Organization

Similar MCP Servers

continuedev_continue by continuedev
25049
21423
9300