MCP.so
Sign In

🛰️ Solana MCP Explorer

@notorious-d-e-v

About 🛰️ Solana MCP Explorer

Explore all of the MCP Servers in the Solana ecosystem!

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

notorious-d-e-v

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Solana MCP Explorer?

Solana MCP Explorer allows you to discover and explore all MCP Servers within the Solana ecosystem. It is an MCP Server itself that you add to any MCP Host, enabling you to navigate the network of Solana-related MCP services.

How to use Solana MCP Explorer?

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.

Key features of Solana MCP Explorer

  • 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

Use cases of Solana MCP Explorer

  • Find and explore existing Solana MCP Servers for integration
  • Add the explorer to a Claude Desktop or other MCP host for centralized discovery
  • Contribute your own Solana MCP Server by editing the servers list

FAQ from Solana MCP Explorer

What dependencies are required to run Solana MCP Explorer?

You need a system that can run npx (Node.js) and an MCP Host such as Claude Desktop to connect to the server.

How can I add my own Solana MCP Server to the explorer?

Edit the servers.js file with your server’s details and submit a pull request.

What does this MCP server actually do?

It provides a discoverable list of MCP Servers within the Solana ecosystem, allowing any compatible MCP Host to browse and use them.

Comments

More Other MCP servers