mcpserver.lol
registry/steamwebapi
Connection check verified live · 27h ago

steamwebapi

Live Steam Market API docs, schemas, products, games, markets and endpoint search.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

call_readonly_endpoint read-only path*timeoutMsparametersmaxResponseBytes
Executes a documented steamwebapi GET endpoint with the caller API key from the MCP Authorization or X-Api-Key header. Refuses POST/PUT/PATCH/DELETE plus Proxy, Steam Guard and Tra…
get_concept term*
Returns a detailed explanation for a Steam / steamwebapi concept (identifiers, CS2 mechanics, pricing fields, inventory flags). Built from curated domain knowledge specific to this…
get_endpoint path*method
Returns the full OpenAPI operation object for a given path: parameters, request body, all response schemas, examples, and tags. Use after search_endpoints to drill into a specific…
get_pricing read-only useCaseincludePlanCatalogexpectedRequestsPerDay
Returns public steamwebapi pricing plans, per-endpoint rate limits, API-key location, quota guidance and a recommended plan for the requested use case. Does not perform checkout or…
list_concepts category
Lists every curated concept exposed by get_concept, optionally filtered by category. Use to discover what domain explanations are available.
list_endpoints tag
Lists all steamwebapi.com endpoints (path + method + summary), optionally filtered by tag. Useful for quickly enumerating what is available.
list_games
Lists every game supported by steamwebapi.com with its slug, name, Steam appId, and the value to pass as `game=` in API queries.
list_markets game
Lists every third-party marketplace covered by the steamwebapi.com market price endpoints, with their domain and the games they cover.
list_products
Lists steamwebapi.com product packages (Price API, Inventory API, Float API, ...) with the endpoints each one bundles. Use get_pricing for paid plans, request quotas and upgrade gu…
search_endpoints tagkindlimitquery*
Fuzzy text search across all steamwebapi.com OpenAPI endpoints and Steam domain concepts (assetid, doppler phase, market_hash_name, etc.). Returns ranked hits with path, method, ta…