valorant-mcp-server

bluebot-609/valorant-mcp-server

3.2

If you are the rightful owner of valorant-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that provides access to Valorant game data using the unofficial Valorant API.

Tools

Functions exposed to the LLM to take actions

get_account_details

Basic account info (PUUID, level, card, region).

get_match_history_by_name

Recent matches with per-game stats.

get_match_details

Full details for a specific match.

get_mmr_details_by_name

Current competitive tier, ELO, RR.

get_mmr_history_by_name

Competitive MMR history with match IDs.

get_lifetime_matches_by_name

Aggregate lifetime stats and list of matches.

get_leaderboard

Top players for a region/season.

get_content

Agents, maps, and other content.

get_status

Service status and incidents.

set_api_key

Set HenrikDev API key at runtime.

get_detailed_competitive_analysis

Correlate MMR history with match stats.

find_leaderboard_position

Locate a player on the leaderboard (Immortal 3+).

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources