axie-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SKYMAVIS_API_KEY | Yes | Sky Mavis API key. Get one at developers.skymavis.com. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_axieA | Get detailed information about a single Axie by its ID, including stats, parts, abilities, genes, breeding info, current listing price, and battle info. |
| search_axiesB | Search for Axies on the marketplace with optional filters. Supports filtering by class, parts, breed count, auction type, and owner. |
| get_exchange_rateB | Get the current USD exchange rates for Axie Infinity tokens: ETH, AXS, SLP, RON, and USDC. |
| get_market_statsB | Get marketplace settlement statistics showing transaction counts, Axie counts, and volumes over the last 24 hours, 7 days, and 30 days. |
| get_overall_market_statsB | Get overall marketplace statistics including new Axies minted, marketplace volumes in RON and USD, total transactions, and ascended Axies. |
| get_axie_transfer_historyB | Get the on-chain transfer and sale history for a specific Axie. |
| get_public_profileB | Get a public player profile by Ronin address. Returns the player's account ID, name, and linked addresses. |
| search_landsC | Search for land plots on the Axie Infinity marketplace with optional filters. |
| get_landC | Get details for a specific land plot by its grid coordinates. |
| get_top_salesC | Get the top sales for a given token type (Axie, Land, Item, etc.) over a specified time period. |
| get_leaderboardC | Get leaderboard rankings for various competitive categories in Axie Infinity. |
| get_erc1155_tokensA | Get ERC1155 tokens such as runes, charms, accessories, ingredients, and other in-game items, optionally filtered by owner. |
| get_axie_equipmentB | Get the equipment and accessories currently equipped on one or more Axies. |
| get_axie_childrenB | Get the children (bred Axies) and parentage information for a given Axie. |
| get_user_activitiesC | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Axie by ID | Full details of an Axie including stats, parts, equipment, and price. |
| Land Plot by Coordinates | Details of a land plot at the given grid coordinates. |
| Player Profile by Ronin Address | Public profile of a player by their Ronin address. |
| Exchange Rate | Current USD exchange rates for ETH, AXS, SLP, RON, and USDC. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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