Skip to main content
Glama

ygocdb-mcp

search_cards

Search Yu-Gi-Oh! cards by keywords, including card names and effect descriptions, using this tool on the ygocdb-mcp server to quickly find relevant cards.

Instructions

通过关键字搜索游戏王卡牌,可以搜索卡牌名称、效果文本等。

Input Schema

NameRequiredDescriptionDefault
queryYes搜索关键字,可以是卡牌名称、效果描述等

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "搜索关键字,可以是卡牌名称、效果描述等", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from ygocdb-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lieyanqzu/ygocdb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server