Skip to main content
Glama
w3bKodr

PokéWallet MCP

by w3bKodr

Related Servers

Alternatives to PokéWallet MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to look up trading-card market values across Pokémon, Magic, sports and other TCG catalogs, including raw prices by condition, graded ladders, price history, trending movers and set checklists. It also calculates grading ROI — gem premiums, net profit after fees, expected value and break-even gem rates — so collectors can decide whether a card is worth submitting.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A Pokemon TCG MCP server that looks up graded cards, manages a local SQLite collection, queries pricing providers, tracks a watchlist with target prices, and snapshots PSA pop counts for trend analysis.
      33
      29 PyPI
      1
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      TCG oracle as an MCP server: 22 focused tools. Search 455K+ trading cards, live market snapshots, AI grading and grade-or-not decisions, conformal-calibrated price forecasts with a public accuracy scorecard, card-collateral loan terms, fantasy and sports souls leagues. Every root proven on-chain. Same tools as the hosted endpoint at mcp.the-undesirables.com, over stdio; no keys.
      8
      22
      3
      Business Source 1.1
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying multi-language trading card game data (Pokémon TCG and more) through natural language or direct tools, integrated with Pipeworx MCP gateway.
      3 npm
      MIT

    TDQS

    B3/5.0

    Scored across 40 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes, such as get_card vs get_card_prices vs summarize_card_value, and search_cards vs search_card_by_name vs find_card_by_number. The only notable overlap is between identify_card_from_image and analyze_pokemon_card, but the description explicitly directs users to prefer analyze_pokemon_card, reducing confusion.

    Naming Consistency5/5

    Tool names follow a consistent verb_noun snake_case pattern throughout, e.g., list_sets, search_cards, get_set_prices, add_collection_item. There are no mixed conventions or unpredictable naming styles, making the tool set highly predictable.

    Tool Count2/5

    With 40 tools, the count is well above the typical well-scoped range and falls into the 'too many' category per calibration. While the domain is broad (catalog, pricing, collection, watchlist, image analysis), many tools could be consolidated, such as the multiple identify variants and several price-comparison tools.

    Completeness5/5

    The tool surface provides comprehensive coverage for a Pokémon card wallet application: card search, pricing, set details, collection CRUD, watchlist management, image identification, and market comparisons. There are no obvious gaps in core lifecycles, and batch operations are included where useful.

    Maintenance

    ActivityStale
    ResponsivenessNo issues