MCP server for IPL cricket analytics with natural language SQL queries
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"ipl-text2sql-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<div align="center"> # 🏏 IPL Text2SQL MCP Server **Ask IPL cricket questions in plain English. Get answers from a full database.** [](https://python.org) [](https://pypi.org/project/ipl-text2sql-mcp/) [](https://github.com/modelcontextprotocol) [](https://langchain.com) [](https://openrouter.ai) [](LICENSE) *Powered by MCP · LangChain · LangGraph · SQLite* </div> --- ## What is this? **IPL Text2SQL MCP** is an agentic AI system that lets you query a full IPL cricket database using plain English. Type a question, and a ReAct agent automatically figures out the right SQL, runs it, and returns a clear answer — no SQL knowledge required. ``` "Who leads the 2026 Orange Cap right now?" → Abhishek Sharma (SRH) with 44 avg runs per match ``` The system is built on the **Model Context Protocol (MCP)**, which means the SQL tools are served as a standalone MCP server that any MCP-compatible client (Claude Desktop, custom agents, etc.) can connect to. --- ## Installation ### From PyPI (Recommended) ```bash pip install ipl-text2sql-mcp ``` ### From Source ```bash git clone https://github.com/yourusername/ipl-text2sql-mcp.git cd ipl-text2sql-mcp pip install -e . ``` ### Development Installation ```bash git clone https://github.com/yourusername/ipl-text2sql-mcp.git cd ipl-text2sql-mcp pip install -e ".[dev]" ``` --- ## Quick Start 1. **Set up your database:** ```bash python create_ipl_db.py ``` 2. **Configure your API key:** ```bash # Create .env file …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.