67
/ 100
25 days ago
glama

FACEIT CS2 Coaching MCP Server

Enables Claude to analyze a player's public FACEIT CS2 data, diagnose strengths and weaknesses, and generate personalized improvement plans.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: FACEIT_OAUTH_CLIENT_SECRET, MCP_JWT_SECRET, FACEIT_API_KEY, LEETIFY_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENABLE_FACEIT_OAUTHand ENABLE_ELICITATION default to "false" — leave them.
configFACEIT_OAUTH_CLIENT_IDTo experiment: set ENABLE_FACEIT_OAUTH=true, MCP_JWT_SECRET, ,
🔐 secretFACEIT_OAUTH_CLIENT_SECRET, and register https://<service>.onrender.com/auth/callback as the
🔐 secretMCP_JWT_SECRETTo experiment: set ENABLE_FACEIT_OAUTH=true, , FACEIT_OAUTH_CLIENT_ID,
configPUBLIC_BASE_URL
🔐 secretFACEIT_API_KEY3. Keep it secret — it lives only as a server env var (), never in client-facing code.
🔐 secretLEETIFY_API_KEYOptionally set for higher Leetify rate limits (the server works without it).
configENABLE_ELICITATIONENABLE_FACEIT_OAUTH and default to "false" — leave them.
configPORTNote: overrides the default 8000 locally if set. On Render it's injected automatically.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/xarielah-faceit-mcp-1hewkt)](https://m8ven.ai/mcp/xarielah-faceit-mcp-1hewkt)
commit: 1cbdb073161bf69080dee361ef8dc397c7348114
code hash: b3342c241035a04320abee2fe902be3cce6263f6c12ef9c74583bea61e6922d5
verified: 7/6/2026, 10:33:52 AM
view raw JSON →