MCP.so
ログイン

🛰️ Solana MCP Explorer

@notorious-d-e-v

🛰️ Solana MCP Explorer について

Explore all of the MCP Servers in the Solana ecosystem!

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

notorious-d-e-v

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ