Pokemon TCG Card Search MCP
@jlgrimes
关于 Pokemon TCG Card Search MCP
MCP server for Pokemon cards
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"ptcg-mcp": {
"command": "node",
"args": [
"ABSOLUTE_PATH_HERE/dist/index.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Pokemon TCG Card Search MCP?
Pokemon TCG Card Search MCP is a Model Context Protocol server that enables Claude to search and display Pokemon Trading Card Game cards. It uses the Pokemon TCG API to fetch card data and present high-resolution images with relevant information.
How to use Pokemon TCG Card Search MCP?
Update the Claude desktop configuration file to add the server with the command node and the path to the built dist/index.js file. After restarting Claude, you can ask questions about Pokemon cards such as "Show me standard-legal basic Pokemon with free retreat" or "Find water-type Pokemon with more than 120 HP."
Key features of Pokemon TCG Card Search MCP
- Search cards by name, type, subtype, and legality
- Display high-resolution card images
- Filter by HP, retreat cost, and Pokedex numbers
- Support wildcard and exact match name queries
- Combine multiple filters in a single query
- View card legalities for Standard, Expanded, and Unlimited
Use cases of Pokemon TCG Card Search MCP
- Find specific Pokemon cards by name, type, or HP
- Check which cards are legal in Standard format
- Discover cards with specific subtypes like EX, GX, or V
- Search for cards with wildcard patterns like
char* - Find cards that evolve from a specific Pokemon
FAQ from Pokemon TCG Card Search MCP
How does the server fetch card data?
It uses the Pokemon TCG API to retrieve card information and display images directly from the API’s CDN.
What query syntax is supported?
The server supports name search with wildcards (*) and exact matches (!), as well as filters for types, subtypes, legalities, HP ranges, and retreat cost.
Are searches case-sensitive?
No, all queries are case-insensitive.
Can multiple filters be combined in a single query?
Yes, multiple filters can be combined, for example types:water subtypes:basic hp:[100 TO 200].
搜索 分类下的更多 MCP 服务器
duckduckgo-search MCP Server
zhsamaperplexity-mcp MCP server
jsonallenA Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Naver Search MCP Server
isnow890MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
评论