Solana MCP Explorer
by notorious-d-e-v
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!
View on GitHub
Last updated: N/A
π°οΈ 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
- Edit the
servers.js
file with your serverβs details. - Submit a Pull Request (PR) with your changes.
π Your contributions help make Solana MCP Explorer better for everyone!