Agent Tools
Back to MCP servers

io.github.ebrunet001/mcp-server-lol

https://mrbridge--lol-mcp-server.apify.actor/mcp
● degraded

League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://mrbridge--lol-mcp-server.apify.actor/mcp
JSON-RPC initialize probe
curl -X POST https://mrbridge--lol-mcp-server.apify.actor/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/ebrunet001/mcp-server-lol