Metaplex MCP Server
@aldrin-labs
About Metaplex MCP Server
No overview available yet
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?
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.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
🚀 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,
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mlops
visengerA curated list of references for MLOps
Comments