league-chatbot

prith98/league-chatbot
★ 0 stars TypeScript 🤖 AI/LLM Updated today
AI agent for League of Legends: player analysis via the Riot API + champion meta/builds via the OP.GG MCP server. Next.js, Vercel AI SDK, Claude Haiku 4.5.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "league-chatbot": {
      "command": "npx",
      "args": [
        "-y",
        "prith98/league-chatbot"
      ]
    }
  }
}

README Excerpt

A conversational AI agent that analyzes League of Legends players and answers current-patch meta questions. Built with the **Vercel AI SDK** and **Claude Haiku 4.5**, deployable to Vercel and runnable locally. **🔗 Live demo: [league-chatbot.vercel.app](https://league-chatbot.vercel.app)** > Ask it: _"Analyze Faker#KR1 on kr"_, _"Who counters Darius top?"_,