mcpbeat Sign in

POKEKA — Pokémon Card Prices MCP Server

answering

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

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

Uptime history 52 days of history · worst day 95%
52 days agonow
97.8%
Uptime 24h
89 of 91 checks
14
Tools
read from the server
553 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 33

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

23 Sep 13 tool descriptions were rewritten card_pop, card_price, card_price_history and 10 more
23 Sep a tool changed version4 times that day
23 Sep a tool appeared get_account_access
19 Sep a tool changed version
18 Sep a tool changed the parameters it asks for get_set_overview
18 Sep a tool appeared set_top_priced_cards
18 Sep a tool description was rewritten get_set_overview
18 Sep a tool changed version
10 Sep a tool changed version2 times that day
3 Sep 2 tool descriptions were rewritten card_price, market_movers
and 10 more, back to 27 August 2026

POKEKA — Pokémon Card Prices does not always answer

Over the last week it answered 98.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 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 14

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. Calls record usage and query metadata within POKEKA.
card_price
Use when the user asks what a card is worth, its PSA 10 / PSA 9 / CCIC 10 price, current market value, or what it last sold for. Returns a headline price (USD/CNY/JPY) from verified real sales (robust median — never listings, never interpolated) with grading company, grade, sample size, window and confidence, plus a per-grade ladder (PSA 10/9/8, CCIC, BGS, CGC …). Pass company + grade to price a specific grade (e.g. company "PSA", grade "9"); if that grade has no data the response says price_status "grade_not_available" and does NOT fall back to PSA 10. price_status "reference_only" = low confidence or thin sample — quote it with that caveat (safe_to_quote=false). "card_not_found" = wrong id, search again. Markets are kept separate: Japanese cards with Japan-domestic activity are priced from JPY marketplace sales (not converted US prices), Simplified-Chinese cards from Chinese market sales including CCIC slabs. Calls record usage and query metadata within POKEKA.
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). Calls record usage and query metadata within POKEKA.
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. Calls record usage and query metadata within POKEKA.
search_card
Search graded Pokémon cards by name (Chinese / English / Japanese), community nickname (e.g. "鬼皮"), or set code + card number (e.g. "sv8a 喷火龙", "CEL 4"). 中文用户: 按官方卡名/圈内简称/系列码+卡号查任意宝可梦评级卡, 返回 card_id 供查价/走势/存世量工具使用。Returns up to 10 matching cards with card_id (incl. rarity/variant/species fields) — use card_id with the other tools. A bare set code or set name (e.g. "151c", "Celebrations") returns a set-level summary with guidance instead of a truncated card list — follow it to get_set_overview / set_species_summary for whole-set stats. Optional lang filters to one language track (en / ja / zh-cn); tracks are never mixed. Calls record usage and query metadata within POKEKA.
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. Calls record usage and query metadata within POKEKA.
market_movers
Use when the user asks which Pokémon cards are rising or falling, what is hot, or the biggest moves this week/month. lang = "en" / "ja" / "zh-cn" (market tracks never mix). direction = "up" (cards rising) or "down" (cards falling), default "up". window = "7d" / "30d" / "90d"; omit to use the default window published for that track. Every row passes a liquidity gate — at least 5 verified sales in both the current and the base window, change capped at ±40%, both medians consistent with the card's reference price — and carries price_now / price_base / n_cur / n_prev, so a listed move is a real same-card, same-grade move. Up to 20 cards. Calls record usage and query metadata within POKEKA.
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. Calls record usage and query metadata within POKEKA.
account
get_account_access
Connect the user's existing POKEKA account or check its current access permissions. Use when the user explicitly asks to connect, sign in, or check their POKEKA account access (连接账号、登录、查看账号权限). Requires POKEKA OAuth; if not connected, return the account-linking challenge and retry after authorization. Public card and market queries do not require this tool. Returns the existing access tier and connection-management link, never credentials or personal identifiers. Does not purchase or change a plan. Calls update token activity and may record internal usage statistics.
overview
get_set_overview
Whole-set statistics for one Pokémon TCG set: total cards, per-language-track counts, breakdown by rarity (with EN star-system + JP-style display names) and by variant (Master Ball / Poké Ball mirror slots etc.), top featured Pokémon, plus a paginated card checklist. 中文用户: 一次拿到整个系列的卡表统计(总卡数/每稀有度几张/每变体几张/出场宝可梦), 不用逐张搜。Use for questions like "how many cards / SR cards are in 151c". Accepts internal set_code, official abbreviation (CEL) or set name. Catalog data only — for the most valuable cards in a set use set_top_priced_cards; per-card prices via card_price. Calls record usage and query metadata within POKEKA.
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. Calls record usage and query metadata within POKEKA.
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. Calls record usage and query metadata within POKEKA.
species
set_species_summary
Per-Pokémon breakdown for one set: how many card faces each species has and how they split across variants (base / Master Ball / Poké Ball / …). 中文用户: 这个系列里每只宝可梦有几张卡、各是什么版本(普卡/大师球闪/精灵球闪)一表拿全。Answers "which Pokémon has the most versions in this set". Counts are catalog facts, NOT pull-rate probabilities. Calls record usage and query metadata within POKEKA.
top
set_top_priced_cards
Rank the highest-priced cards inside one Pokémon TCG set, on one language track (top N, max 20). 中文用户: 某个系列里最贵的前几张卡(如「M2A 前5最高价的卡」「151c 最贵的卡」)一次拿到, 不用逐张查价。Answers "most expensive / top 5 priciest cards in m2a". Each row carries exactly the price card_price returns for that card_id (its headline grade, usually PSA 10 or CCIC 10) with price_basis = verified_sales or reference. Cards with no usable price are not ranked, and the response says how many cards in the set have one. Returns only the top of the ranking — it is not a price-sorted checklist and has no paging. Calls record usage and query metadata within POKEKA.

Endpoints

URLTransportStateLatencyChecked
https://pokeka.xyz/mcp streamable-http answering 568 ms 7 min ago

Alternatives to POKEKA — Pokémon Card Prices

same job, measured the same way
Gembook — PSA Vintage Pokémon Prices & Pop
by gembook

Neutral prices + PSA population for PSA-graded vintage Pokémon (WotC 1999–2003). Read-only.

3 tools answering
Midpoint Card Prices
by cardcenteringtool

Trading card prices and grading ROI for 1.5M+ Pokémon, Magic, Yu-Gi-Oh! and sports cards. Read-only.

9 tools answering
Tickermint
by seankarltonlee

Trading card prices: daily TCGplayer market, history since 2024, sold comps, PSA 10 floors. 6 games.

11 tools answering
MetalMiner
by metalminer

Licensed metal, mineral & commodity price indices, history & forecasts by form, grade & region.

answering
Knoww
by metatxn

Read-only Polymarket search, market details, order books, price history, and market cards.

answering
Hemnet MCP
by chrischall

Hemnet.se real estate for Claude: search, sold prices, listings & market stats

673 installs/wk local only
Soren
by soren

Game prices across Steam, Epic, GOG and Microsoft, with real price history and giveaways.

6 tools answering
Cardossier Market API
by joyall-au

Polish used-car market data: valuations, price history, liquidity, regional prices. Keyless demo.

142 installs/wk local only

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 14 tools, read directly from the server on our last check. Among them: card_pop, card_price, card_price_history, get_account_access, get_card_context, get_market_brief and 8 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 89 of 91 checks got a reply (97.8%), average response time 553 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 14 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 553 ms on average, which is faster than 28% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.