← Registry

Game Development

skingrind.com

Provides data on Counter-Strike 2 weapon skins, collections, and cases.

1 endpoint9 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://cloud.skingrind.com/mcp

No auth detected

MCP server metadata

Name
SkinGrind
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

SkinGrind is a Counter-Strike 2 skin database and market analysis service. This server exposes read-only reference data: skins and their prices, collections, cases with their drop odds and expected return, Armory rotation tiles, cheap-skin bargain listings, and cosmetic items (stickers, charms, agents, patches, graffiti, music kits). Prices come from CSFloat listings and are refreshed hourly. All money values are integer cents. Rates are basis points where a field name ends in _bps. Case odds follow the standard CS2 tier weights. Trade Up data on this server is limited to the free preview: the featured Trade Ups and locked teasers for recent finds. Full recipes require a SkinGrind account and are served by the authenticated server at /mcp/pro. SkinGrind is not affiliated with Valve Corporation.

Known tools 9

search_skins

Search and filter Counter-Strike 2 weapon skins by name, weapon, rarity, collection or case.

Inferred read-only
get_skin_detail

Get one Counter-Strike 2 skin with its float range, per-wear prices, collections and cases.

Inferred read-only
browse_collections

List Counter-Strike 2 collections, or get one collection with its contents.

Inferred read-only
browse_cases

List Counter-Strike 2 cases, capsules and souvenir packages, or get one container with its contents plus its drop odds and expected opening value.

Potential side effects
get_case_roi_ranking

Rank Counter-Strike 2 cases by expected return on opening.

Inferred read-only
get_armory_roi

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.

Inferred read-only
browse_bargains

Find cheap Counter-Strike 2 skins grouped into price-threshold pages, for example AK-47 skins under 10 dollars or the cheapest knives.

Inferred read-only
search_cosmetics

Search Counter-Strike 2 cosmetic items that are not weapon skins: stickers, charms, agents, patches, graffiti and music kits.

Inferred read-only
get_tradeup_preview

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.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.skingrind]
url = "https://cloud.skingrind.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "skingrind": {
      "type": "http",
      "url": "https://cloud.skingrind.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: skingrind
Remote MCP URL: https://cloud.skingrind.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "skingrind": {
      "url": "https://cloud.skingrind.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "skingrind": {
      "type": "http",
      "url": "https://cloud.skingrind.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "skingrind",
  "transport": "streamable-http",
  "url": "https://cloud.skingrind.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for skingrind.com was fetched 2026-08-03T17:24:21.655Z.

Trust status Trusted

skingrind.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.