Skip to main content
Glama

Related Servers

Alternatives to litvm-tcg-oracle

  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server providing Ethereum blockchain tools, including vanity address generation and Cast command functionality for interacting with Ethereum networks through natural language.
    14
    9 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A read-only MCP server that wraps the coffee.pryzm.gg public API to calculate effective prices of coffee drinks after discounts, enabling users to find the cheapest coffee deals, search for discounts, and verify receipt prices.
    3
    2
    MIT

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
    Real-time sports card pricing, market analysis, arbitrage detection, grading ROI, investment advice, and player stats (NBA/NFL/MLB). 9 tools for AI agents helping collectors and investors.
    9
    2
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides access to TCGplayer trading card data, including search, product details, pricing, and market information, enabling natural language queries for card analysis.
    1
    -
  • 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

TDQS

A4.1/5.0

Scored across 7 tools

Disambiguation4/5

Most tools target clearly distinct resources: search, pricing, proof verification, status, and market snapshot. The only potential confusion is between get_forecast and simulate_price, which both produce risk forecasts, but their descriptions explicitly differentiate the deterministic conformal approach from the stochastic Monte Carlo alternative.

Naming Consistency4/5

The naming pattern is largely consistent with snake_case verb_noun names like get_price, get_forecast, and search_cards. The minor deviation is oracle_status, which is a noun_noun name and does not follow the get_ prefix used by most other tools.

Tool Count5/5

Seven tools is well-scoped for a TCG price oracle server. Each tool serves a distinct need: discovery, price data, cryptographic verification, status monitoring, forecasting, simulation, and market overview, with no redundancy or bloat.

Completeness5/5

The tool surface covers the full user journey for the oracle domain: search for a card, get its price, verify the price on-chain via Merkle proof, check oracle health, and obtain risk forecasts. The inclusion of both a deterministic forecast and a stochastic simulation fills the major analytical needs, and no critical missing operation is apparent.

Maintenance

ActivityMaintained
ResponsivenessNo issues