aldrin-labs
MCP Serveraldrin-labspublic

metaplex mcp server

Metaplex MCP Server 是一个基于协议的服务,用于访问Metaplex文档、仓库详情和代码搜索功能。

Repository Info

1
Stars
6
Forks
1
Watchers
5
Issues
TypeScript
Language
The Unlicense
License

About This Server

Metaplex MCP Server 是一个基于协议的服务,用于访问Metaplex文档、仓库详情和代码搜索功能。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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.

Quick Start

1

Clone the repository

git clone https://github.com/aldrin-labs/metaplex-mcp-server
2

Install dependencies

cd metaplex-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneraldrin-labs
Repometaplex-mcp-server
LanguageTypeScript
LicenseThe Unlicense
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation