drio
Open app

SolanaViz MCP Server

Source

A Model Context Protocol (MCP) server that enables Claude to access, analyze, and visualize Solana blockchain data through natural language conversations.

Catalog onlyCatalog onlySTDIO

Overview

SolanaViz MCP Server is a Model Context Protocol (MCP) server that allows users to access, analyze, and visualize Solana blockchain data through natural language conversations.

To use the server, clone the repository, install the necessary dependencies, configure your API keys, and set up Claude Desktop to connect to the MCP server. You can then interact with the server using natural language commands.

  • Data analysis of Solana blockchain data, tokens, and wallet information. - Text-based visualizations for data exploration. - AI-driven price predictions for tokens. - Security analysis for tokens and protocols. - Multi-wallet support for analyzing any Solana wallet.
  1. Analyzing token holdings in a specific wallet.
  2. Fetching detailed information about specific tokens and their security.
  3. Visualizing portfolio allocations and market trends.
  4. Generating price predictions for tokens over specified timeframes.

Add to your AI client

Use these steps to connect SolanaViz MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "goatsolana-mcp-farseensh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "goatsolana-mcp-farseensh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "goatsolana-mcp-farseensh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "goatsolana-mcp-farseensh": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "goatsolana-mcp-farseensh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "goatsolana-mcp-farseensh": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-goatsolana-mcp-farseensh"
      ]
    }
  }
}

FAQ

What are the prerequisites to run the server?

You need Node.js 18+, npm or pnpm, and API keys from BirdEye, CoinGecko, Allora, and Helius.

Is the server free to use?

Yes, but some features may be limited based on the API key tier.

Can I analyze multiple wallets?

Yes, the server supports multi-wallet analysis.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2917,"uuid":"dcf286e5-fee7-4f4e-9e41-869a4dde36dd","name":"GOATsolana-mcp","title":"SolanaViz MCP Server","description":"A Model Context Protocol (MCP) server that enables Claude to access, analyze, and visualize Solana blockchain data through natural language conversations.","avatar_url":"https://avatars.githubusercontent.com/u/90364321?v=4","created_at":"2025-03-16T04:07:56.861Z","updated_at":"2025-03-16T06:10:24.293Z","status":"created","author_name":"FarseenSh","author_avatar_url":"https://avatars.githubusercontent.com/u/90364321?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/FarseenSh/GOATsolana-mcp","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-16 07:11:24\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]