Skip to main content
Glama

Metaplex MCP Server

by aldrin-labs

get_repo

Retrieve detailed information about a specific Metaplex repository using the MCP protocol. Input the repository name to access its data directly from the Metaplex MCP Server.

Instructions

Get Metaplaex repository details

Input Schema

NameRequiredDescriptionDefault
repoYes

Input Schema (JSON Schema)

{ "properties": { "repo": { "type": "string" } }, "required": [ "repo" ], "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