mcpbeat

POKEKA — Pokémon Card Prices MCP Server

xyz.pokeka/card-prices
answering

POKEKA — Pokémon Card Prices is answering right now. Last checked 3 min ago. It exposes 10 tools.

Real sold prices, history & PSA population for graded Pokémon cards (EN/JP/CN). Knows nicknames.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
10
Tools
read from the server
480 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add card-prices --transport http https://pokeka.xyz/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "card-prices": {
      "url": "https://pokeka.xyz/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.card-prices]
url = "https://pokeka.xyz/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "card-prices": {
      "url": "https://pokeka.xyz/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "card-prices": {
      "url": "https://pokeka.xyz/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

card
card_pop
Graded population for one card: PSA population by grade (total / 10 / 9 / 8), CCIC population (total / 10 / 9.5 / 9), PSA gem rate and scarcity tier when available.
card_price
Current representative price for one card (by card_id): headline price in USD/CNY/JPY with grading company + confidence + sample size + last sold date, plus the per-grade price ladder (PSA10/9/8, CCIC, …). Prices come from verified real sales (robust median) — never listings, never interpolated; when evidence is insufficient the tool honestly returns no price instead of inventing one. Markets are kept separate: Japanese cards with Japan-domestic activity are priced from JPY marketplace sales (not converted US prices), and Simplified-Chinese cards from Chinese market sales including CCIC-graded slabs.
card_price_history
Weekly median price series for one card (representative grade, up to 26 weeks) plus 30d/90d change percentages (only shown when statistically confident).
get_card_context
Everything around one card beyond the price: community nicknames (圈内叫法), counterfeit-risk flags with self-check steps, holder-turnover tier (locked vs high-churn), and a curated context note — plus the headline price. Accepts card_id or an exact nickname via query (e.g. "凡高皮", "金拱门"). Absence of flags is not a clearance; coverage is curated and growing.
search_card
Search graded Pokémon cards by name (Chinese / English / Japanese), community nickname (e.g. "鬼皮"), or set code + card number (e.g. "sv8a 喷火龙"). 中文用户: 按官方卡名/圈内简称/系列码+卡号查任意宝可梦评级卡, 返回 card_id 供查价/走势/存世量工具使用。Returns up to 10 matching cards with card_id — use card_id with the other tools. Optional lang filters to one language track (en / ja / zh-cn); tracks are never mixed.
market
get_market_brief
Where the graded-Pokémon market stands in its cycle, per language track (all / en / ja): a one-line phase read backed by a fixed-basket same-card index (never vibes), peak/drawdown numbers, weekly verified-sale counts, and an upcoming release/event calendar. Not investment advice.
market_movers
Top gainers or losers among graded Pokémon cards in the English (en), Japanese (ja) or Simplified Chinese (zh-cn) market track. Window defaults to whatever window that track publishes by default (thin tracks use a longer window so the board is not near-empty); pass window explicitly to override. Only statistically confident moves are listed (enough sales, sane change bounds). Up to 20 cards.
market_volume_leaders
Most-traded graded Pokémon cards by verified sales count over a 24h / 7d / 30d window, filterable by language track (all / en / ja / zh-cn) and grading company (all / PSA / CCIC / PSA10). Windows anchor to the latest sale date on record (anchor_date in the response) — always present results with that date. median_usd is a mixed-grade reference; use card_price for a precise per-grade quote. Up to 50 leaders.
recent
recent_sales
Most recent verified sales for one card (up to 10): date, grading company + grade, price in USD, marketplace name. Sales span US, Japan-domestic and Chinese marketplaces — each sale is a real completed transaction, not a listing.
slang
slang_lookup
Resolve a Chinese/Japanese/English community nickname (e.g. "鬼皮", "老喷", "Zard") to the actual card(s): official names, set, number, card_id. 中文用户: 把圈内简称(鬼皮/老喷/大月…)解析成具体是哪张卡。Up to 10 cards.

Endpoints

URLTransportStateLatencyChecked
https://pokeka.xyz/mcp streamable-http answering 512 ms 3 min ago

POKEKA — Pokémon Card Prices — questions

Answers built from our own checks of this server.

What can POKEKA — Pokémon Card Prices do?
It exposes 10 tools, read directly from the server on our last check. Among them: card_pop, card_price, card_price_history, get_card_context, get_market_brief, market_movers and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is POKEKA — Pokémon Card Prices mostly used for?
Its tools cluster around card and market. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is POKEKA — Pokémon Card Prices working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 480 ms. The bar chart above shows every period we have measured.
How do I connect POKEKA — Pokémon Card Prices?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does POKEKA — Pokémon Card Prices need an API key?
No. POKEKA — Pokémon Card Prices completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is POKEKA — Pokémon Card Prices?
It answers our handshake in 480 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.