AmiiboAPI Connector for AI agents.
7 live capabilities
Search and manage Nintendo collectible data across all figures and cards.
Waiting for input…
Why people use AmiiboAPI
Amiibo for organizing massive Nintendo figure collections
This Connector changes that. You can just tell your AI agent to find every character from a specific game or list every figure in a series. You get the information you need in a single conversation, making it way easier to plan your next purchase or organize your current shelf.
What Vinkius changes
You get a searchable database of Nintendo collectibles accessible through simple conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Completing a specific collection
A collector wants to see every Mario figure from the Super Smash Bros.
- Real-world use case 02
Building a gaming inventory app
A developer needs to pull a list of all game series and characters to populate a database for a new mobile inventory tracker.
- Real-world use case 03
Verifying a specific item
A user has a 16-digit ID from a physical figure and wants to know the exact metadata.
Complete set · 7capabilities
The complete AmiiboAPI capability set.
These are the exact actions your AI can choose when you ask it to work with AmiiboAPI.
01—04
4 capabilities in this set.
Part of 7 available through AmiiboAPI.
- 01 Capability
Get amiibo
Fetch the full metadata for a specific collectible using its unique 16-digit ID. It's the fastest way to see the exact details of a single figure.
- 02 Capability
Get last updated
Check the timestamp of the last database sync. Use this to make sure you're seeing the most recent releases.
- 03 Capability
List amiibo series
Get a complete list of all Amiibo series available in the database. Use this to see the different categories of releases from Nintendo.
- 04 Capability
List amiibos
Search the entire database using filters like character name or game series. This lets you find specific items quickly without scrolling.
05—07
3 capabilities in this set.
Part of 7 available through AmiiboAPI.
- 05 Capability
List characters
See every character that has an Amiibo figure or card. This helps you understand the scope of the characters represented in the collection.
- 06 Capability
List game series
Pull a list of all game series that have associated Amiibos. It's useful for seeing which franchises have the most collectibles.
- 07 Capability
List types
See the different categories of Amiibos like figures, cards, or plushies. This helps you identify what kind of items are in the database.
Set up in minutes
One URL. Then ask AmiiboAPI to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AmiiboAPI from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it AmiiboAPI, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AmiiboAPI for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the AmiiboAPI URL.
- Step 03
Save and start
Save the connection and enable AmiiboAPI in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"amiibo": {
"url": "https://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using AmiiboAPI
Open Agent mode in chat and ask: "Using AmiiboAPI, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"amiibo": {
"url": "https://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using AmiiboAPI
Ask Copilot: "Using AmiiboAPI, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"amiibo": {
"url": "https://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using AmiiboAPI
Open Cascade and ask: "Using AmiiboAPI, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"amiibo": {
"url": "https://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using AmiiboAPI
Ask Cline: "Using AmiiboAPI, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add amiibo --transport http "https://edge.vinkius.com/vk_preview_mzez0mnaiTrPhX7eYUQGNWclWNxt42W7SJNwNMq1/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using AmiiboAPI
Ask Claude: "Using AmiiboAPI, show me...". 7 tools are ready
Where the request belongs
Work AmiiboAPI can move forward.
This is for the collector who's tired of checking three different sites to see if a specific Mario figure exists. It's for the developer building a gaming inventory app who needs a clean way to pull metadata. It's also for the fan who wants to see the full history of Nintendo releases.
Collectible Collector
Uses the Connector on a Saturday to identify which figures are missing from a specific game series to complete their shelf.
Gaming App Developer
Queries the database on a Tuesday to pull character metadata for a new inventory tracking app they're building.
Nintendo Historian
Browses different Amiibo types and game series to research the variety of releases over the last decade.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNookipedia
Access the ultimate Animal Crossing encyclopedia. query villager data, New Horizons items, bugs, fish, and recipes directly from any AI agent.
Hyrule Compendium
Access the comprehensive Breath of the Wild and Tears of the Kingdom compendium. search creatures, monsters, materials, and equipment directly from your AI agent.
AniList GraphQL
Access the world's largest anime and manga database. search titles, characters, staff, and manage your personal lists via GraphQL.
Roblox Avatar & Catalog Intelligence
Universal Roblox marketplace intelligence. audit item prices, bundles, and user inventories via AI.
Poké
Access the ultimate Pokémon encyclopedia. query berries, contest effects, and encounter methods directly from your AI agent.
Pokemon TCG
Search and browse the entire Pokemon Trading Card Game database. find specific cards, explore sets, and filter by types or rarities.
Bring your own AI
Change the model, client or framework. Keep AmiiboAPI connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about AmiiboAPI.
The practical details behind the request, access and result.
What does the Amiibo MCP actually do for me?
It lets you search and browse a massive database of Nintendo collectibles using natural language. You can find specific figures, cards, or plushies without having to search through multiple websites.
Do I need an API key to use the Amiibo MCP?
No, you don't. This Connector connects to a public database, so you can start querying Nintendo collectible data immediately without any extra setup or keys.
Can I use the Amiibo MCP to find specific characters?
Yes, you can. You can ask your agent to list every character that has an Amiibo figure or card, or filter for characters within a specific game series.
How does the Amiibo MCP help with collection tracking?
It helps you see the full scope of what exists. You can quickly check which items are in a series to see what's missing from your collection or find the exact metadata for a specific ID.
Is the data in the Amiibo MCP up to date?
The Connector includes a capability to check the last sync date. This ensures you can see how recently the database was updated with new releases.
Can I use this with Claude or Cursor?
Yes, because it's an Connector, you can connect it to any compatible client, including Claude, Cursor, Windsurf, and VS Code.
How can I filter Amiibos by a specific game series like Super Smash Bros.?
You can use the list_amiibos capability and provide the series name in the amiiboseries or gameseries parameter. The agent will return all matching figures and cards from that collection.
Can I see all the different characters that have Amiibo versions?
Yes! Use the list_characters capability to retrieve a complete list of every character represented in the Amiibo database.
How do I get the specific details of a single Amiibo if I have its ID?
Simply provide the 16-digit ID to the get_amiibo capability. It will return detailed information including the character, series, release dates, and image URL.
One connection away
Give your agent a direct line to AmiiboAPI.
Connect AmiiboAPI once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available