MCP.so
Sign In

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.

Tags

More from Other