SolanaViz MCP Server
About
A Model Context Protocol (MCP) server that enables Claude to access, analyze, and visualize Solana blockchain data through natural language conversations.
Details
- Author
- FarseenSh
- GitHub stars
- 18
- Downloads
- 157
- Categories
- Other
Jump to
- Fetch and analyze Solana blockchain data for tokens and wallets
- Generate text-based visualizations (donut, heatmap, network graph, etc.)
- AI-driven price predictions for tokens
- Security risk evaluation for tokens and protocols
- Support for multi-wallet analysis including default wallet configuration
Clone the repository, install dependencies (Node.js 18+), build the project, and configure environment variables with API keys for BirdEye, CoinGecko, Allora, and Helius. Add the server to Claude Desktop’s claude_desktop_config.json, ensuring the --input-type=module flag is used. Restart Claude Desktop; then you can ask natural language questions about tokens, wallets, trends, and visualizations.
SolanaViz MCP Server
A Model Context Protocol (MCP) server that enables Claude to access, analyze, and visualize Solana blockchain data through natural language conversations.
Features
- Data Analysis: Fetch and analyze Solana blockchain data, tokens, and wallet information
- Visualization: Generate text-based visualizations for data exploration
- Price Predictions: AI-driven price forecasts for tokens
- Security Analysis: Evaluate security risks for tokens and protocols
- Multi-wallet Support: Analyze any Solana wallet, including your own
Prerequisites
- Node.js 18+
- npm or pnpm
- Claude Desktop (for using the MCP server)
- API Keys:
- BirdEye
- CoinGecko
- Allora
- Helius (Solana RPC provider)
Installation
1. Clone the repository:
git clone https://github.com/yourusername/GOATsolana-mcp.git
cd GOATsolana-mcp
2. Install dependencies:
```bash
npm install
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



