🛰️ Solana MCP Explorer

by notorious-d-e-v

5 stars
165 downloads
Not rated
GitHub

About

Explore all of the MCP Servers in the Solana ecosystem!

Details

Author
notorious-d-e-v
GitHub stars
5
Downloads
165
Categories
Other

- Discover all MCP Servers in the Solana ecosystem
- Navigate the network directly from your MCP Host
- Simple one‑command installation via npx
- Open source with community contribution support

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name 🛰️ Solana MCP Explorer
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Add the server to your MCP Host (e.g., Claude Desktop) using the npx -y solana-mcp-explorer@latest command. Once configured, the host can explore available Solana MCP Servers through the explorer’s tools.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "\ud83d\udef0\ufe0f solana mcp explorer": {
            "solana-mcp-explorer": {
                "command": "npx",
                "args": [
                    "-y",
                    "solana-mcp-explorer@latest"
                ]
            }
        }
    }
}

McpServers

{
    "solana-mcp-explorer": {
        "command": "npx",
        "args": [
            "-y",
            "solana-mcp-explorer@latest"
        ]
    }
}

🛰️ Solana MCP Explorer

Explore the MCP Servers in the Solana ecosystem!

---

🚀 Before & After

Before:
Before Image

After:
After Image

---

🔗 What is Solana MCP Explorer?

Solana MCP Explorer allows you to discover and explore all MCP Servers within the Solana ecosystem. Simply add this MCP Server to your MCP Host, and start navigating the network effortlessly!

---

🛠️ Installation Instructions

To integrate this MCP Server with your MCP Host, follow the steps below.

📌 Example: Claude Desktop

Add the following configuration to your Claude Desktop setup:
{
  "mcpServers": {
    "solana-mcp-explorer": {
      "command": "npx",
      "args": [
        "-y",
        "solana-mcp-explorer@latest"
      ]
    }
  }
}

🤝 Contributing

💡 Have you built an MCP Server for Solana? We'd love to include it in the explorer!

📜 How to Add Your MCP Server

1. Edit the servers.js file with your server’s details.
2. Submit a Pull Request (PR) with your changes.

🚀 Your contributions help make Solana MCP Explorer better for everyone!

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.