MCP server · Mythical Games
mythical-games-saga
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Mythical Games. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Mythical Games publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
get_item— Get a single item by id.get_items— Get items based on filters.get_items_for_player— Get all items owned by a player.issue_item— Issue (mint/grant) an item to a player.transfer_item— Transfer an item between users.transfer_item_bulk— Transfer multiple items between users.burn_item— Burn (destroy) an item.deposit_item— Deposit an item.get_item_type— Get an item type definition.create_item_type— Create a new item type.start_mint— Begin minting for an item type.end_mint— End minting for an item type.issue_currency— Issue currency to a player.transfer_currency— Transfer currency between players.burn_currency— Burn currency.get_balance_of_player— Get a player's balance for a currency.create_listing_quote— Create a marketplace listing quote.confirm_listing— Confirm a marketplace listing.cancel_listing— Cancel a marketplace listing.create_offer_quote— Create an offer quote on a listing.confirm_offer— Confirm an offer.create_player_wallet— Provision a wallet for a player.create_reservation— Reserve inventory for a purchase flow.withdraw_item_to_nft— Bridge/withdraw an item to an on-chain NFT.update_item_metadata— Update the metadata of an item.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.