Disney Lorcana TCG Collection
Rank #3,933io.github.IcaroBichir/lorcana
MCP server for Disney Lorcana TCG: enrich collections, search cards, build decks, audit data.
Disney Lorcana TCG Collection is a Model Context Protocol (MCP) server published by icarobichir. It ranks #3,933 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Disney Lorcana TCG Collection is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 16 tracked versions. It was first listed on Jul 2, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 128,113 of 132,046 servers on MCP Toplist.
Use Disney Lorcana TCG Collection
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lorcana -- uvx lorcana-mcp[mcp_servers.lorcana]
command = "uvx"
args = ["lorcana-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lorcana": {
"command": "uvx",
"args": [
"lorcana-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lorcana": {
"command": "uvx",
"args": [
"lorcana-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lorcana": {
"type": "stdio",
"command": "uvx",
"args": [
"lorcana-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lorcana": {
"command": "uvx",
"args": [
"lorcana-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lorcana": {
"command": "uvx",
"args": [
"lorcana-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.IcaroBichir%2Florcana)<a href="https://mcptoplist.com/server/io.github.IcaroBichir%2Florcana"><img src="https://mcptoplist.com/badge/io.github.IcaroBichir%2Florcana.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
icarobichir
Available versions (16)
| Version | Published |
|---|---|
| 2.4.0 | Sep 14, 2026 |
| 2.3.0 | Sep 10, 2026 |
| 2.2.0 | Sep 10, 2026 |
| 2.1.1 | Sep 3, 2026 |
| 2.1.0 | Aug 31, 2026 |
| 2.0.0 | Aug 17, 2026 |
| 1.0.0 | Aug 14, 2026 |
| 0.2.9 | Aug 12, 2026 |
| 0.2.8 | Aug 12, 2026 |
| 0.2.6 | Aug 11, 2026 |
| 0.2.5 | Aug 11, 2026 |
| 0.2.3 | Jul 30, 2026 |
| 0.2.0 | Jul 9, 2026 |
| 0.1.9 | Jul 9, 2026 |
| 0.1.7 | Jul 9, 2026 |
| 0.1.2 | Jul 2, 2026 |
Frequently asked questions
- Who maintains Disney Lorcana TCG Collection?
- Disney Lorcana TCG Collection is maintained by icarobichir, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Disney Lorcana TCG Collection listed on the Official MCP Registry?
- Yes — Disney Lorcana TCG Collection is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Disney Lorcana TCG Collection have?
- MCP Toplist tracks 16 versions of Disney Lorcana TCG Collection, most recently published on Sep 14, 2026.
- Where can I find the source code for Disney Lorcana TCG Collection?
- The source code for Disney Lorcana TCG Collection is hosted at github.com/icarobichir/lorcana-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.