Skip to main content
Glama

Metaplex MCP Server

by aldrin-labs

search_code

Find specific code snippets across Metaplex repositories by querying keywords or phrases to streamline code navigation and retrieval.

Instructions

Search code in Metaplaex repositories

Input Schema

NameRequiredDescriptionDefault
queryYes
repoNo

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" }, "repo": { "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Metaplex MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aldrin-labs/metaplex-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server