๐Ÿ”ง

YGO Chinese Card Database - ็™พ้ธฝ(ygocdb.com)

๐Ÿ”งMCP Server

lieyanqzu/ygocdb-mcp

VibeIndex|
What it does
|

Provides a Model Context Protocol (MCP) server for searching, retrieving, and accessing detailed information and images of Yu-Gi-Oh! Chinese trading card game cards via API.

Overview

YGO Chinese Card Database is an MCP server that provides access to the ygocdb.com Yu-Gi-Oh! Chinese trading card game database. It offers tools for searching cards, retrieving card details by ID, and fetching card images through the MCP protocol.

Key Features

  • Card search by keyword across card names and effect text
  • Individual card lookup by ID with full details
  • Card image retrieval through the CDN
  • Supports both STDIO and HTTP deployment modes with Docker support
  • Available as an npm package for easy installation

Who is this for?

This MCP server is for Yu-Gi-Oh! TCG players, deck builders, and developers in the Chinese-speaking community who want AI agents to access card information. It is useful for building deck-building tools, card lookup bots, or integrating Yu-Gi-Oh! data into AI workflows.

remotehostedapitradingcontext

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub โ†’
claude mcp add ygocdb -- npx ygocdb-mcp-server
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "ygocdb": { "command": "npx", "args": ["ygoc...
2,150
Last UpdatedSep 9, 2025