apexlegends mcp for Claude Desktop
io.github.mrfentmen/apexlegends-mcp
Apex Legends API: player stats, map rotation, crafting, predator counts, servers.
client:Claude Desktop
transport:stdio
runtime:npm
Install apexlegends mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apexlegends-mcp": {
"command": "npx",
"args": [
"-y",
"apexlegends-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs