Server data from the Official MCP Registry
Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing
Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-gregario-lorcana-oracle": {
"args": [
"-y",
"lorcana-oracle"
],
"command": "npx"
}
}
}This MCP server for Disney Lorcana TCG provides card search and deck analysis functionality with good security practices. The server uses bundled card data from LorcanaJSON API, properly validates inputs, handles database operations safely, and has no authentication concerns since it operates on public card data. Minor code quality improvements could be made but permissions appropriately match the server's purpose. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!