Metaplex MCP Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Allows retrieving repository details and code search across repositories from the metaplex-foundation GitHub organization

  • The project is released under The Unlicense license

Metaplex MCP サーバー

Metaplex ドキュメントおよびリポジトリ情報にアクセスするためのモデル コンテキスト プロトコル (MCP) サーバー。

特徴

  • Metaplexドキュメントを検索
  • metaplex-foundationからリポジトリの詳細を取得する
  • Metaplexリポジトリ全体でコードを検索する

使用法

サーバーは MCP サーバーとして実行され、MCP プロトコルを介してアクセスできます。

インストール

# Install and configure Metaplex MCP Server cd ~/Documents/Cline/MCP && \ git clone https://github.com/metaplex-foundation/metaplex-mcp-server.git && \ cd metaplex-mcp-server && \ npm install && \ npm run build && \ echo '{ "metaplex": { "command": "node", "args": ["'$(pwd)'/build/index.js"], "env": {} } }' | jq -s '.[0] * .[1]' ~/Library/Application\ Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json - > /tmp/cline_mcp_settings.json && \ mv /tmp/cline_mcp_settings.json ~/Library/Application\ Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json && \ nohup node build/index.js > /dev/null 2>&1 &

発達

# Install dependencies npm install # Build and run npm run build && node build/index.js

ライセンス

このプロジェクトはThe Unlicenseの下でリリースされています。詳細はLICENSEをご覧ください。

-
security - not tested
A
license - permissive license
-
quality - not tested

Metaplex MCP サーバーは、Metaplex ドキュメントおよびリポジトリの詳細へのアクセスを容易にし、ユーザーが MCP プロトコルを通じてさまざまな Metaplex リソースを検索および操作できるようにします。

  1. Features
    1. Usage
      1. Installation
        1. Development
          1. License
            ID: mk8rgl7f08