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.

评论

其他 分类下的更多 MCP 服务器