Metaplex MCP Server

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Allows retrieving repository details and code search across repositories from the metaplex-foundation GitHub organization

  • The project is released under The Unlicense license

Metaplex MCP 服务器

用于访问 Metaplex 文档和存储库信息的模型上下文协议 (MCP) 服务器。

特征

  • 搜索 Metaplex 文档
  • 从 metaplex-foundation 获取存储库详细信息
  • 在 Metaplex 存储库中搜索代码

用法

该服务器作为 MCP 服务器运行,可以通过 MCP 协议访问。

安装

# 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 &

发展

# Install dependencies npm install # Build and run npm run build && node build/index.js

执照

本项目采用非授权发布。详情请参阅授权条款

-
security - not tested
A
license - permissive license
-
quality - not tested

Metaplex MCP 服务器方便访问 Metaplex 文档和存储库详细信息,使用户能够通过 MCP 协议搜索和与各种 Metaplex 资源进行交互。

  1. Features
    1. Usage
      1. Installation
        1. Development
          1. License
            ID: mk8rgl7f08