aldrin-labs_metaplex-MCP-Server
镜像://github.com/aldrin-labs/metaplex-mcp-server
0
Github Watches
1
Github Forks
0
Github Stars
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.
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews
user_lqcMHCSr
As a dedicated user of MCP applications, I highly recommend aldrin-labs_metaplex-mcp-server by MCP-Mirror. It's a robust solution for managing server environments efficiently, and I appreciate the seamless integration and user-friendly interface. For developers looking to enhance server management capabilities, this tool is a perfect fit. Check it out on GitHub!