Ygocdb
Createdlieyanqzu
Enables interaction with the ygocdb.com API, providing access to Yu-Gi-Oh! card data.
About
Ygocdb provides a Model Context Protocol (MCP) server for interacting with the ygocdb.com API, a popular resource for Yu-Gi-Oh! card information. It offers functionalities to search for cards, retrieve card details by ID, and access card images, all through a standardized MCP interface. The server supports both standard I/O and Streamable HTTP modes for flexible integration with various applications and environments.
Key Features
- Search cards by keywords (name, effect text, etc.)
- Easy integration with applications via MCP
- 0 GitHub stars
- Obtain card images by ID
- Supports standard stdio mode and Streamable HTTP mode
- Retrieve detailed information for a specific card by its ID
Use Cases
- Creating Yu-Gi-Oh! related content with accurate card details
- Integrating Yu-Gi-Oh! card data into applications or bots
- Building tools for searching and displaying card information