drio
Open app

Solana Explorer MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Solana Explorer MCP Server is a tool designed to facilitate the exploration and interaction with the Solana blockchain, providing users with a comprehensive interface to access blockchain data.

To use the Solana Explorer MCP Server, clone the repository from GitHub, set up the server environment, and run the server to start exploring Solana blockchain data.

  • Real-time access to Solana blockchain data - User-friendly interface for exploring transactions and accounts - Support for multiple queries and data retrieval options
  1. Analyzing transaction history on the Solana blockchain.
  2. Monitoring account balances and activities.
  3. Developing applications that require blockchain data access.

Add to your AI client

Use these steps to connect Solana Explorer 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": {
    "solana-explorer-mcp-server-8bitsats": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

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": {
    "solana-explorer-mcp-server-8bitsats": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

{
  "mcpServers": {
    "solana-explorer-mcp-server-8bitsats": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

VS Code (Copilot)

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

.vscode/mcp.json

{
  "servers": {
    "solana-explorer-mcp-server-8bitsats": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

Windsurf

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

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "solana-explorer-mcp-server-8bitsats": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

Cline

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

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "solana-explorer-mcp-server-8bitsats": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-solana-explorer-mcp-server-8bitsats"
      ]
    }
  }
}

FAQ

What is the purpose of the Solana Explorer MCP Server?

It allows users to explore and interact with the Solana blockchain easily.

Is there any cost associated with using the server?

The server is open-source and free to use.

How can I contribute to the project?

You can contribute by submitting issues, pull requests, or suggestions on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2671,"uuid":"5439d707-fdb4-46a2-9434-b2f41e1fdaba","name":"Solana-Explorer-MCP-Server","title":"Solana Explorer MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/112488261?v=4","created_at":"$D2025-03-13T09:30:54.002Z","updated_at":"$D2025-03-13T09:32:23.973Z","status":"created","author_name":"8bitsats","author_avatar_url":"https://avatars.githubusercontent.com/u/112488261?v=4","tags":"solana,explorer,mcp-server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/8bitsats/Solana-Explorer-MCP-Server","target":"_self","content":"# Solana Explorer MCP Server","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-09 17:17:32\"}","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"}]]}]