CS2 skin prices, case odds and ROI, Armory value, and Trade Up contracts.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://cloud.skingrind.com/mcp9 Tools · 582 mssearch_skinsSearch and filter Counter-Strike 2 weapon skins by name, weapon, rarity, collection or case. Returns skin names, rarities, wear ranges and the cheapest current listing price in cents. Use get_skin_detail for a single skin with per-wear prices.Search and filter Counter-Strike 2 weapon skins by name, weapon, rarity, collection or case. Returns skin names, rarities, wear ranges and the cheapest current listing price in cents. Use get_skin_detail for a single skin with per-wear prices.
| Parameter | Typ | Beschreibung |
|---|---|---|
| search | string | Free-text skin name search, for example "Redline". Used alone it also returns matching weapons; combined with any other argument it filters the paginated skin… |
| weapon | string | Weapon slug, for example "ak-47" or "desert-eagle". |
| rarity | string | Rarity name, for example "Covert", "Classified", "Restricted", "Mil-Spec Grade". |
| collection | string | Collection slug. |
| crate | string | Case or capsule slug. |
| stattrak | boolean | Only skins available as StatTrak. |
| souvenir | boolean | Only skins available as Souvenir. |
| sort | string | Result ordering. Defaults to name. "popularity" ranks by listing quantity. |
| per_page | integer | Results per page, 1 to 25. Defaults to 10. |
| page | integer | Page number. |
get_skin_detailGet one Counter-Strike 2 skin with its float range, per-wear prices, collections and cases. Optionally includes the catalog Trade Up context: which rarity tier the skin sits in and what it can be traded up into.Get one Counter-Strike 2 skin with its float range, per-wear prices, collections and cases. Optionally includes the catalog Trade Up context: which rarity tier the skin sits in and what it can be traded up into.
| Parameter | Typ | Beschreibung |
|---|---|---|
| weapon_slug* | string | Weapon slug, for example "ak-47". |
| skin_slug* | string | Skin slug, for example "redline". |
| include_tradeup_context | boolean | Include the catalog Trade Up context for this skin. This is contract math derived from the collection, not scanner output. |
browse_collectionsList Counter-Strike 2 collections, or get one collection with its contents. Optionally includes the collection Trade Up map: which rarity tiers exist in the collection and what each tier can produce. That map is catalog contract math, not scanner output.List Counter-Strike 2 collections, or get one collection with its contents. Optionally includes the collection Trade Up map: which rarity tiers exist in the collection and what each tier can produce. That map is catalog contract math, not scanner output.
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug | string | Collection slug. When set, returns that collection with its contents instead of the list. |
| search | string | Free-text collection name search. |
| type | string | Filter the list by what the collection contains. |
| sort | string | List ordering: newest, oldest or name. For a single collection the contents order: rarity, name, price_asc or price_desc. |
| per_page | integer | Results per page, 1 to 25. |
| page | integer | Page number. |
| include_tradeup_map | boolean | Only with slug. Adds the collection Trade Up map showing each rarity tier and its possible outputs. |
browse_casesList Counter-Strike 2 cases, capsules and souvenir packages, or get one container with its contents plus its drop odds and expected opening value. Odds use the standard CS2 tier weights and are renormalised over the tiers actually present.List Counter-Strike 2 cases, capsules and souvenir packages, or get one container with its contents plus its drop odds and expected opening value. Odds use the standard CS2 tier weights and are renormalised over the tiers actually present.
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug | string | Container slug. When set, returns that container with its contents and opening odds instead of the list. |
| search | string | Free-text container name search. |
| type | string | Filter the list by container type. |
| sort | string | List ordering: newest, oldest or name. For a single container the contents order: rarity, name, price_asc or price_desc. |
| per_page | integer | Results per page, 1 to 25. |
| page | integer | Page number. |
get_case_roi_rankingRank Counter-Strike 2 cases by expected return on opening. Each entry gives the case price, expected value, return in basis points and the chance of an opening being profitable, all computed from current listing prices plus the key price. Cases whose contents are not sufficiently priced are exclude…Rank Counter-Strike 2 cases by expected return on opening. Each entry gives the case price, expected value, return in basis points and the chance of an opening being profitable, all computed from current listing prices plus the key price. Cases whose contents are not sufficiently priced are exclude…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
get_armory_roiList the current Counter-Strike 2 Armory rotation tiles with their credit cost and expected value, or get one tile with every item it can produce and the rarity weighting. Use this to compare what Armory credits are worth across the current rotation.List the current Counter-Strike 2 Armory rotation tiles with their credit cost and expected value, or get one tile with every item it can produce and the rarity weighting. Use this to compare what Armory credits are worth across the current rotation.
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug | string | Armory tile slug. When set, returns that tile with its full item list instead of the rotation overview. |
browse_bargainsFind cheap Counter-Strike 2 skins grouped into price-threshold pages, for example AK-47 skins under 10 dollars or the cheapest knives. Without a slug it lists every available page; with a slug it returns the skins on that page with their current cheapest listing price.Find cheap Counter-Strike 2 skins grouped into price-threshold pages, for example AK-47 skins under 10 dollars or the cheapest knives. Without a slug it lists every available page; with a slug it returns the skins on that page with their current cheapest listing price.
| Parameter | Typ | Beschreibung |
|---|---|---|
| slug | string | Bargain page slug, for example "ak-47-skins-under-10-dollars" or "cheapest-knives". Omit to list every available page. |
search_cosmeticsSearch Counter-Strike 2 cosmetic items that are not weapon skins: stickers, charms, agents, patches, graffiti and music kits. Returns names and cheapest listing prices, or one item with its full detail including per-marketplace prices.Search Counter-Strike 2 cosmetic items that are not weapon skins: stickers, charms, agents, patches, graffiti and music kits. Returns names and cheapest listing prices, or one item with its full detail including per-marketplace prices.
| Parameter | Typ | Beschreibung |
|---|---|---|
| category* | string | Which kind of cosmetic item to search. |
| slug | string | Item slug. When set, returns that single item with full detail. |
| search | string | Free-text item name search. |
| sort | string | Result ordering. Defaults to name. |
| per_page | integer | Results per page, 1 to 25. |
| page | integer | Page number. |
get_tradeup_previewGet the free preview of the SkinGrind Trade Up scanner: the featured Trade Ups with their full recipes, the number of contracts currently active, and locked teasers for recent finds showing their economics and when they unlock. Every input has to be bought at or below its target float, and the cost…Get the free preview of the SkinGrind Trade Up scanner: the featured Trade Ups with their full recipes, the number of contracts currently active, and locked teasers for recent finds showing their economics and when they unlock. Every input has to be bought at or below its target float, and the cost…
| Parameter | Typ | Beschreibung |
|---|---|---|
| type | string | Which Trade Up feed to preview: "profitable" for contract Trade Ups, "knife" for knife and glove Trade Ups, or "all". Defaults to all. |
9 von 9 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
CS2 skin prices, case odds and ROI, Armory value, and Trade Up contracts.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.