Live Steam Market API docs, schemas, products, games, markets and endpoint search.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://mcp.steamwebapi.com/mcp10 strumenti · 629 mssearch_endpointsFuzzy 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, tag and summary.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, tag and summary.
| Parametro | Tipo | Descrizione |
|---|---|---|
| query* | string | Free-text query, e.g. "inventory cs2" or "float screenshot". |
| kind | string | Restrict to endpoints or concepts. |
| tag | string | Restrict to one OpenAPI tag (Items, Inventory, Profile, Float, Market Prices, Market Index, Account, Info, Explore, Proxy). |
| limit | integer | Maximum number of hits returned. |
get_endpointReturns 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 endpoint.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 endpoint.
| Parametro | Tipo | Descrizione |
|---|---|---|
| path* | string | Full OpenAPI path, e.g. "/steam/api/items" or "/account/me". |
| method | string | HTTP method. Defaults to "get". |
list_endpointsLists all steamwebapi.com endpoints (path + method + summary), optionally filtered by tag. Useful for quickly enumerating what is available.Lists all steamwebapi.com endpoints (path + method + summary), optionally filtered by tag. Useful for quickly enumerating what is available.
| Parametro | Tipo | Descrizione |
|---|---|---|
| tag | string | Restrict to one tag. Omit to list every endpoint grouped by tag. |
list_gamesLists every game supported by steamwebapi.com with its slug, name, Steam appId, and the value to pass as `game=` in API queries.Lists every game supported by steamwebapi.com with its slug, name, Steam appId, and the value to pass as `game=` in API queries.
Per questo strumento non è stato pubblicato alcuno schema di input.
list_marketsLists every third-party marketplace covered by the steamwebapi.com market price endpoints, with their domain and the games they cover.Lists every third-party marketplace covered by the steamwebapi.com market price endpoints, with their domain and the games they cover.
| Parametro | Tipo | Descrizione |
|---|---|---|
| game | string | Restrict to markets that cover a specific game slug, e.g. "cs2". |
list_productsLists 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 guidance.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 guidance.
Per questo strumento non è stato pubblicato alcuno schema di input.
get_conceptReturns a detailed explanation for a Steam / steamwebapi concept (identifiers, CS2 mechanics, pricing fields, inventory flags). Built from curated domain knowledge specific to this platform.Returns a detailed explanation for a Steam / steamwebapi concept (identifiers, CS2 mechanics, pricing fields, inventory flags). Built from curated domain knowledge specific to this platform.
| Parametro | Tipo | Descrizione |
|---|---|---|
| term* | string | Concept name or alias, e.g. "assetid", "doppler phase", "market_hash_name", "pricelatest". |
list_conceptsLists every curated concept exposed by get_concept, optionally filtered by category. Use to discover what domain explanations are available.Lists every curated concept exposed by get_concept, optionally filtered by category. Use to discover what domain explanations are available.
| Parametro | Tipo | Descrizione |
|---|---|---|
| category | string | Filter the list by concept category. |
get_pricingReturns 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 account actions.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 account actions.
| Parametro | Tipo | Descrizione |
|---|---|---|
| useCase | string | Optional use case such as "inventory", "profile", "float", "history", "items", "market prices" or "balanced production app". |
| expectedRequestsPerDay | integer | Optional expected daily request count for plan recommendation. |
| includePlanCatalog | boolean | Include the full public plan catalog with prices and rate limits. Defaults to true. |
call_readonly_endpointExecutes 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 Tradeoffer endpoints.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 Tradeoffer endpoints.
| Parametro | Tipo | Descrizione |
|---|---|---|
| path* | string | Documented OpenAPI GET path, e.g. "/steam/api/item" or "/market/{market}/prices". |
| parameters | object | Query and path parameters for the endpoint. Do not include `key`; pass your API key via the MCP Authorization or X-Api-Key header. |
| timeoutMs | integer | HTTP timeout in milliseconds. Defaults to 10000. |
| maxResponseBytes | integer | Maximum response characters returned to the agent. Larger responses are truncated. |
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Live Steam Market API docs, schemas, products, games, markets and endpoint search.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.