🛰️ Solana MCP Explorer
Explore all of the MCP Servers in the Solana ecosystem!
Overview
Solana MCP Explorer is a tool designed to explore all of the MCP Servers within the Solana ecosystem, allowing users to easily navigate and interact with various servers.
To use the Solana MCP Explorer, simply add the MCP Server to your MCP Host configuration. For instance, you can integrate it with Claude Desktop by modifying the configuration file as specified in the installation instructions.
- Explore all MCP Servers in the Solana ecosystem - Easy integration with MCP Hosts like Claude Desktop - Community-driven contributions for adding new MCP Servers
- Developers can explore and test different MCP Servers in the Solana ecosystem.
- Users can contribute by adding their own MCP Servers to the Explorer.
- Facilitates collaboration and sharing of MCP Servers among developers.
Add to your AI client
Use these steps to connect 🛰️ Solana MCP Explorer 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-mcp-explorer-notorious-d-e-v": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}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-mcp-explorer-notorious-d-e-v": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"solana-mcp-explorer-notorious-d-e-v": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}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-mcp-explorer-notorious-d-e-v": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"solana-mcp-explorer-notorious-d-e-v": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"solana-mcp-explorer-notorious-d-e-v": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-solana-mcp-explorer-notorious-d-e-v"
]
}
}
}FAQ
How do I add my MCP Server to the Explorer?
You can add your MCP Server by editing the `src/servers.js` file with your server's information and submitting a pull request.
Is there a specific MCP Host I need to use?
While the Explorer can be integrated with any MCP Host, the instructions provided are for Claude Desktop as an example.
What programming language is Solana MCP Explorer built with?
The project is built using JavaScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2360,"uuid":"894e0890-ff53-43b3-a578-19bab498ac1d","name":"solana-mcp-explorer","title":"🛰️ Solana MCP Explorer","description":"Explore all of the MCP Servers in the Solana ecosystem!","avatar_url":"https://avatars.githubusercontent.com/u/189247757?v=4","created_at":"2025-03-13T06:29:24.616Z","updated_at":"2025-03-13T06:33:18.249Z","status":"created","author_name":"notorious-d-e-v","author_avatar_url":"https://avatars.githubusercontent.com/u/189247757?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/notorious-d-e-v/solana-mcp-explorer","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/notorious-d-e-v/solana-mcp-explorer/raw/main/images/before.png","type":null,"metadata":"{\"star\":\"2\",\"license\":\"MIT license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-16 07:30:40\"}","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"}]]}]