MCP.so
ログイン

Metaplex MCP Server

@aldrin-labs

Metaplex MCP Server について

概要はまだありません

基本情報

カテゴリ

その他

ライセンス

Unlicense

ランタイム

node

トランスポート

stdio

公開者

aldrin-labs

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is Metaplex MCP Server?

An MCP server that provides access to Metaplex documentation and repository information. It enables developers to search docs, get repository details, and search code across the Metaplex ecosystem via the Model Context Protocol.

How to use Metaplex MCP Server?

Clone the repository, run npm install and npm run build, then configure the server in your MCP client (e.g., Cline) using the built build/index.js as the command. The server is accessed through the MCP protocol.

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 while building on Solana
  • Retrieve repository metadata for Metaplex projects
  • Search code across multiple Metaplex repositories

FAQ from Metaplex MCP Server

What tools does the Metaplex MCP Server provide?

It provides tools to search Metaplex documentation, get repository details, and search code across Metaplex repositories.

How do I install the Metaplex MCP Server?

Clone the repo, run npm install and npm run build, then configure the built build/index.js as an MCP server command in your client settings.

What are the runtime dependencies?

The server requires Node.js and npm. It is built with JavaScript and uses the MCP protocol.

Where does the data come from?

The server accesses Metaplex documentation and GitHub repositories under the metaplex-foundation organization.

Is authentication required?

The README does not mention any authentication requirements.

コメント

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