shobhitic
MCP Servershobhiticpublic

ipl mcp

一个用于查询IPL实时比分和赛程的MCP服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

一个用于查询IPL实时比分和赛程的MCP服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

IPL MCP

This is an MCP server for IPL.

There are a bunch of limitations, but we do what we do.

The context window of most LLMs aren't enough for using the schedule, so that shit is unusable as of now.

To start, you need to provide API key from https://cricketdata.org/. They have a free tier with 100 calls a day.

Installation

Git clone this repo and use the following config to install MCP server:

{
  "name": "IPL Shobhit",
  "key": "iplshobhit",
  "command": "npx",
  "args": [
    "tsx",
    "FULL_PATH_TO_THIS_FOLDER/index.ts"
  ],
  "env": {
    "CRICKET_API_KEY": "YOUR KEY"
  }
}

And you should be done. Ask your LLM What’s the score of the match being played right now in IPL?. That should do it.

Tools

I have added a few tools, but the most relevant one is get-current-matches. It shows the current matches being played.

We also have a tool to get-ipl-details and get-cricket-match-info. The first gets the schedule and second details about a specific match from schedule.

Why are they in kebab case? I copied parts of code from somewhere and that dev had kebab case.

We have a file schedule.json where I have cached the schedule, though that crosses the context window for most LLMs. :(

Anyway, go crazy!

Quick Start

1

Clone the repository

git clone https://github.com/shobhitic/ipl-mcp
2

Install dependencies

cd ipl-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownershobhitic
Repoipl-mcp
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation