Metaplex MCP Server
A Model Context Protocol (MCP) server for accessing Metaplex documentation and repository information.
Features
- Search Metaplex documentation
- Get repository details from metaplex-foundation
- Search code across Metaplex repositories
Usage
The server runs as an MCP server and can be accessed through the MCP protocol.
Installation
# Install and configure Metaplex MCP Server
cd ~/Documents/Cline/MCP &&
git clone https://github.com/metaplex-foundation/metaplex-mcp-server.git &&
cd metaplex-mcp-server &&
npm install &&
npm run build &&
echo '{
"metaplex": {
"command": "node",
"args": ["'$(pwd)'/build/index.js"],
"env": {}
}
}' | jq -s '.[0] * .[1]' ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json - > /tmp/cline_mcp_settings.json &&
mv /tmp/cline_mcp_settings.json ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json &&
nohup node build/index.js > /dev/null 2>&1 &
Development
# Install dependencies
npm install
# Build and run
npm run build && node build/index.js
License
This project is released under The Unlicense. See LICENSE for details.
Metaplex Server
Project Details
- aldrin-labs/metaplex-mcp-server
- The Unlicense
- Last Updated: 1/9/2025
Recomended MCP Servers
A Model Context Protocol implementation for FHIR
Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world
SearxNG MCP Server provides privacy-focused web search for AI assistants using SearxNG and the Model Context Protocol.
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
Sparkmango lets agents generate and use MCP servers from contract ABIs
MCP Server for AI automation of the PlayCanvas Editor
MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines
Houdini integration through the Model Context Protocol
MCP Server for blockchain interactions with Web DApp for secure transaction signing