
Mcp Server Lol
Attach League of Legends player stats, match history, and ranked performance to an agent for coaching UIs, Discord bots, or analytics side projects.
Overview
League of Legends MCP Server is a MCP server for the Build phase that supplies player profiles, match history, ranked stats, and performance analysis for AI coaching workflows over remote SSE.
What is this MCP server?
- Remote SSE MCP at https://mrbridge--lol-mcp-server.apify.actor/mcp
- League of Legends focus: player profiles, match history, ranked stats, performance analysis
- Positioned as AI coaching data layer for agent-driven feedback workflows
- Repository ebrunet001/mcp-server-lol at version 2.0.44
- Server version 2.0.44 in MCP registry manifest
- Remote SSE on Apify actor mrbridge--lol-mcp-server
- Capabilities listed: player profiles, match history, ranked stats, performance analysis
What problem does it solve?
LoL indie projects get stuck when your agent cannot pull real match and ranked data to personalize coaching or community features.
Who is it for?
Solo builders in the LoL ecosystem shipping stats dashboards, coaching helpers, or creator tooling powered by agents.
Skip if: Non-gaming products or teams that need official Riot partnership compliance without reviewing data source terms themselves.
What do I get? / Deliverables
After connecting the remote MCP, your agent can query player and match intelligence while you build coaching bots, trackers, or content tools.
- Agent-accessible LoL player profiles and match history queries
- Ranked stat and performance analysis inputs for coaching prompts
- Faster LoL companion or bot MVP without custom data scraping
Recommended MCP Servers
Journey fit
Placement on Build reflects integrating Riot-adjacent player and match data into something you are coding, not generic idea brainstorming. Integrations is correct because the MCP server exposes LOL-specific tools over a hosted SSE remote for your agent stack.
How it compares
LoL-specific stats MCP remote, not a generic esports news aggregator like ESPN MCP.
Common Questions / FAQ
Who is League of Legends MCP Server for?
It is for developers building LoL coaching apps, bots, or analytics who want MCP agents to read player and match performance data.
When should I use League of Legends MCP Server?
Use it during build when you are implementing features that need ranked stats, match history, or profile lookups inside your agent-assisted codebase.
How do I add League of Legends MCP Server to my agent?
Add the SSE remote https://mrbridge--lol-mcp-server.apify.actor/mcp to your MCP client configuration per the published server manifest.