MCP.so
ログイン

Metaplex MCP Server

@MCP-Mirror

Metaplex MCP Server について

Mirror of

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

MCP-Mirror

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

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

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

概要

What is Metaplex MCP Server?

A Model Context Protocol (MCP) server for accessing Metaplex documentation and repository information. It lets you search Metaplex documentation, retrieve repository details from metaplex‑foundation, and search code across Metaplex repositories.

How to use Metaplex MCP Server?

Clone the repository, run npm install and npm run build, then configure the server in your MCP settings file. The server is started with node build/index.js.

Key features of Metaplex MCP Server

  • Search Metaplex documentation
  • Get repository details from metaplex-foundation
  • Search code across Metaplex repositories

Use cases of Metaplex MCP Server

  • Quickly look up Metaplex documentation through an MCP client
  • Inspect repository metadata for Metaplex‑Foundation projects
  • Search codebases across the Metaplex ecosystem

FAQ from Metaplex MCP Server

What runtime is required?

Node.js and npm are used to install, build, and run the server.

How is the server installed and configured?

Clone the repository, run npm install and npm run build, then add its configuration (command node with args [path/to/build/index.js]) to your MCP settings file.

What license is the project under?

The project is released under The Unlicense.

Does the server require any API keys or environment variables?

The README shows an empty env object in the configuration; no environment variables or API keys are listed.

What data sources does the server access?

It accesses Metaplex documentation and repository information from metaplex-foundation, and searches code across Metaplex repositories.

コメント

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