Submit

Faceit Mcp

@bluemadisonblue

Standalone MCP server for live CS2 FACEIT data — player stats, match history, comparisons, leaderboard, and ELO trend. Works with Claude Desktop and Claude Code.

Tools

Server Config

{
  "mcpServers": {
    "faceit-cs2": {
      "command": "python",
      "args": [
        "C:/full/path/to/faceit-mcp/faceit_mcp_server.py"
      ],
      "env": {
        "FACEIT_API_KEY": "your_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.