Loading MCP server directory, please wait...
Pokemon TCG MCP server: PSA grading, collection management, and multi-provider pricing.
npx @getmcp/cli add io.github.seanlok/tcg-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.seanlok/tcg-mcp": {
"command": "uvx",
"args": [
"tcg-mcp"
],
"env": {
"PSA_API_TOKEN": "",
"POKEMONTCG_API_KEY": "",
"PRICECHARTING_TOKEN": "",
"TCG_DB_PATH": ""
}
}
}
}