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.

评论

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