mcp-server-yugioh
If you are the rightful owner of mcp-server-yugioh and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
YuGiOh Card API MCP Server acts as a wrapper for the YGOPRODeck API, providing an MCP interface for searching YuGiOh cards using various filtering criteria.
The YuGiOh Card API MCP Server is designed to facilitate the search and retrieval of YuGiOh card information through a Model Context Protocol (MCP) interface. It leverages the YGOPRODeck API to access a comprehensive database of YuGiOh cards, allowing users to filter and sort cards based on multiple parameters such as name, type, attack points, and more. The server is built using Java 21 and Maven 3.6, ensuring a robust and scalable solution for YuGiOh enthusiasts and developers looking to integrate card data into their applications. The server's architecture includes a main application class and a schema definition for parameter validation, ensuring accurate and efficient data retrieval.
Features
- Comprehensive Filtering: Allows searching of YuGiOh cards using various parameters like name, type, attack points, and more.
- Sorting Capabilities: Users can sort search results based on different fields such as attack points or card name.
- Multi-language Support: Provides card information in multiple languages, enhancing accessibility for international users.
- Banlist Integration: Includes options to filter cards based on different banlists like TCG and OCG.
- Archetype Search: Enables users to search for cards belonging to specific archetypes, facilitating thematic deck building.
Tools
yugioh-api
Provide card search function and support multiple filtering parameters