Submit

TCG Vault Hq

@TCG Vault HQ

The TCGVaultHQ MCP (Model Context Protocol) server provides programmatic access to Pokemon card data, prices, and market analytics. Use it to build trading bots, price trackers, collection tools, or integrate with AI assistants like Claude and ChatGPT.

Server Config

{
  "mcpServers": {
    "tcgvaulthq": {
      "url": "https://tcgvaulthq.com/api/mcp",
      "headers": {
        "X-API-Key": "tcgv_live_your_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.