Metaplex MCP Server
@MCP-Mirror
About Metaplex MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
Comments