SERVER

TCG MCP

Rank #10487

pulsemcp/seanlok-tcg-mcp

Pokemon TCG tools: PSA grading lookups, collection management, and multi-provider card pricing.

First listed
May 4, 2026
Last publish date
May 5, 2026
OVERVIEW

TCG MCP is a Model Context Protocol (MCP) server published by seanlok. It ranks #10487 of 58,900 servers tracked on MCP Toplist. TCG MCP is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on May 4, 2026 and most recently updated on May 5, 2026.

STANDING
#10,487of 58,900 tracked serversTop 25%

Ranks ahead of 48,413 of 58,900 servers on MCP Toplist.

CONNECT

Use TCG MCP

Add TCG MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "seanlok-tcg-mcp": {
      "command": "uvx",
      "args": [
        "tcg-mcp"
      ],
      "env": {
        "PSA_API_TOKEN": "<your PSA_API_TOKEN>",
        "POKEMONTCG_API_KEY": "<your POKEMONTCG_API_KEY>",
        "PRICECHARTING_TOKEN": "<your PRICECHARTING_TOKEN>",
        "TCG_DB_PATH": "<your TCG_DB_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries

ORGANIZATION

seanlok

Organization
Total servers
1
Total versions
4
VERSIONS

Available versions (4)

VersionPublished
0.4.0May 5, 2026
0.3.0May 4, 2026
0.2.2May 4, 2026
0.2.1May 4, 2026
FAQ

Frequently asked questions

What is TCG MCP?
Pokemon TCG tools: PSA grading lookups, collection management, and multi-provider card pricing.
Who maintains TCG MCP?
TCG MCP is maintained by seanlok, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is TCG MCP an official MCP server?
Yes — TCG MCP is listed on the Official MCP Registry, alongside PulseMCP.
How many versions does TCG MCP have?
MCP Toplist tracks 4 versions of TCG MCP, most recently published on May 5, 2026.
Where can I find the source code for TCG MCP?
The source code for TCG MCP is hosted at github.com/seanlok/tcg-mcp.
EXPLORE