送信

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.

ツール

サーバー設定

{
  "mcpServers": {
    "tcgvaulthq": {
      "url": "https://tcgvaulthq.com/api/mcp",
      "headers": {
        "X-API-Key": "tcgv_live_your_key_here"
      }
    }
  }
}
- MCP Server