Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKYMAVIS_API_KEYYesSky Mavis API key. Get one at developers.skymavis.com.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_axie

Get detailed information about a single Axie by its ID, including stats, parts, abilities, genes, breeding info, current listing price, and battle info.

search_axies

Search for Axies on the marketplace with optional filters. Supports filtering by class, parts, breed count, auction type, and owner.

get_exchange_rate

Get the current USD exchange rates for Axie Infinity tokens: ETH, AXS, SLP, RON, and USDC.

get_market_stats

Get marketplace settlement statistics showing transaction counts, Axie counts, and volumes over the last 24 hours, 7 days, and 30 days.

get_overall_market_stats

Get overall marketplace statistics including new Axies minted, marketplace volumes in RON and USD, total transactions, and ascended Axies.

get_axie_transfer_history

Get the on-chain transfer and sale history for a specific Axie.

get_public_profile

Get a public player profile by Ronin address. Returns the player's account ID, name, and linked addresses.

search_lands

Search for land plots on the Axie Infinity marketplace with optional filters.

get_land

Get details for a specific land plot by its grid coordinates.

get_top_sales

Get the top sales for a given token type (Axie, Land, Item, etc.) over a specified time period.

get_leaderboard

Get leaderboard rankings for various competitive categories in Axie Infinity.

get_erc1155_tokens

Get ERC1155 tokens such as runes, charms, accessories, ingredients, and other in-game items, optionally filtered by owner.

get_axie_equipment

Get the equipment and accessories currently equipped on one or more Axies.

get_axie_children

Get the children (bred Axies) and parentage information for a given Axie.

get_user_activities

Get the recent on-chain activity history for a user's Ronin address, such as buys, sells, transfers, and breeds.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Axie by IDFull details of an Axie including stats, parts, equipment, and price.
Land Plot by CoordinatesDetails of a land plot at the given grid coordinates.
Player Profile by Ronin AddressPublic profile of a player by their Ronin address.
Exchange RateCurrent USD exchange rates for ETH, AXS, SLP, RON, and USDC.

Latest Blog Posts

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/jackdlogan/axie-mcp'

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