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
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments