valorant-mcp

novnski/valorant-mcp
★ 0 stars TypeScript DevOps Updated today
Local Valorant MCP server with stdio and authenticated localhost HTTP: match analysis, tactical maps, player stats, and lineups.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "valorant-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "novnski/valorant-mcp"
      ]
    }
  }
}

README Excerpt

A local [Model Context Protocol](https://modelcontextprotocol.io/) server for post-match Valorant analysis. Give an MCP-capable assistant a Riot ID or match link to inspect stats, review rounds and deaths, render tactical maps, or find community lineups. **15 tools · Bun + TypeScript · local stdio or HTTP · your own Henrik API key**

Tools (19)

HENRIK_API_KEYHENRIK_REQUESTS_PER_MINUTEVALORANT_MATCH_CACHE_PATHVALORANT_MCP_TOKENvalorant_analyze_matchvalorant_explain_roundvalorant_get_game_knowledgevalorant_get_lineupvalorant_get_matchvalorant_get_match_timelinevalorant_get_playervalorant_get_raw_matchvalorant_get_roundvalorant_list_matchesvalorant_list_round_killsvalorant_render_roundvalorant_review_deathsvalorant_review_positionvalorant_search_lineups