Amiibo

Amiibo MCP Connector for Claude

F

Search and filter the complete Amiibo database — access figures, cards, and series data directly from any AI agent.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the AmiiboAPI and explore the vast world of Nintendo's Amiibo collectibles through natural conversation. This server provides comprehensive access to data on figures, cards, and plushies.

What you can do

  • Search & Filter — Find Amiibos by name, character, game series, or collection series using the list_amiibos tool.
  • Detailed Inspection — Get precise metadata for a specific Amiibo using its unique 16-digit ID with get_amiibo.
  • Metadata Discovery — List all available types, game series, and characters to understand the scope of the collection.
  • Database Status — Check when the Amiibo database was last synchronized with the latest releases using get_last_updated.

How it works

  1. Subscribe to this server
  2. No API key is required for the public AmiiboAPI
  3. Start querying Nintendo collectible data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Collectors — quickly check which Amiibos exist in a specific series or for a favorite character
  • Developers — integrate Amiibo metadata into gaming apps or inventory trackers
  • Nintendo Fans — explore the history and variety of Amiibo releases across different platforms
amiibonintendocollectiblesgaming-datacharacter-database

7 tools expose this connector's capabilities to your AI agent.

get_amiibo

Get data for a specific Amiibo by ID

get_last_updated

Get database last updated timestamp

list_amiibo_series

Get all Amiibo Series

list_amiibos

Can be filtered by name, character, game series, amiibo series, type, or ID segments. List all Amiibo with optional filters

list_characters

Get all Characters

list_game_series

Get all Game Series

list_types

g., Figure, Card). Get all Amiibo types

See how to talk to your AI agent using Amiibo.

List all Mario Amiibos from the Super Smash Bros. series.

I've found several Mario Amiibos in the Super Smash Bros. series, including the standard Mario figure (ID: 0000000000000002) and Gold/Silver variants. Would you like the details for a specific one?

Show me all available Amiibo types.

The available Amiibo types are: Figure, Card, and Yarn. Most collectibles are Figures, but there are extensive Card collections for series like Animal Crossing.

When was the Amiibo database last updated?

The Amiibo database was last updated on 2024-03-15. This ensures you have access to the most recent release information and metadata.

You can use the `list_amiibos` tool and provide the series name in the `amiiboseries` or `gameseries` parameter. The agent will return all matching figures and cards from that collection.

Related Connectors