Skip to main content

Add your description here

Project description

Valorant MCP Server

An MCP (Model Context Protocol) server that exposes Valorant match analysis tools. Connect it to Claude (or any MCP-compatible client) to fetch and analyze player stats, match history, agent performance, and more.

Powered by Henrik's Unofficial Valorant API.

Tools

Tool Description
get_player_info Fetch basic account info for a Riot ID
get_match_history Recent competitive match history with detailed stats for you and teammates
get_match_details Full breakdown of a specific match including kills, rounds, and first bloods
get_agent_stats Aggregated per-agent stats: win rate, avg KDA, avg score
get_map_stats Aggregated per-map stats: win rate, avg score
get_weapon_stats Weapon usage stats: kills per weapon, usage percentage
get_rank_progression Current rank, elo, peak rank, and season history

Setup

Prerequisites

Claude Code

claude mcp add valorant-analyzer -e HENRIK_API_KEY=your-key-here -- uvx valorant-mcp

Claude Desktop

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "valorant-analyzer": {
      "command": "uvx",
      "args": ["valorant-mcp"],
      "env": {
        "HENRIK_API_KEY": "your-key-here"
      }
    }
  }
}

Supported regions: na, eu, ap, kr

Local Development

git clone https://github.com/SeijiMatsumoto/valorant-mcp.git
cd valorant-mcp
uv sync

Create a .env file in the project root:

HENRIK_API_KEY=your-api-key-here

Run the server

uv run valorant-mcp

Test with MCP Inspector

mcp dev src/valorant_mcp/server.py

Run tests

uv run pytest src/valorant_mcp/tests/ -v

Tech Stack

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

valorant_mcp-0.3.0.tar.gz (555.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

valorant_mcp-0.3.0-py3-none-any.whl (18.7 kB view details)

Uploaded Python 3

File details

Details for the file valorant_mcp-0.3.0.tar.gz.

File metadata

  • Download URL: valorant_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 555.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for valorant_mcp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6a2e04eaec99a82e0dca958f0c1fb0bfd5faa966c4070c3819d4f16595295fbb
MD5 fb717c04db97d30c681256e5e6857e7e
BLAKE2b-256 eccca37d67d88f762526dfa7f058ca2ce0c8670cad75be9e5e1d7076ffd62e16

See more details on using hashes here.

File details

Details for the file valorant_mcp-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: valorant_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 18.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for valorant_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 201e03fea8925dcb11693e2b2dabcd98e5aa4b179f5ebafaeabbd646cb1f06d3
MD5 3ff997c0ca715cb66796579e51d27efe
BLAKE2b-256 a632a7d23a9b2556a22b2527d564db7c1b19c4764d083c639de0450b0b436e23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page