- Cricket Mcp Server
Cricket Mcp Server
Overview
What is Cricket MCP Server?
Cricket MCP Server is a Model Context Protocol (MCP) server that provides comprehensive cricket data from Cricbuzz, including player statistics, live match scores, upcoming schedules, and the latest news.
How to use Cricket MCP Server?
To use the Cricket MCP Server, clone the repository, install the required dependencies, and run the server using the provided commands. You can also interact with it through a Gradio web interface.
Key features of Cricket MCP Server?
- Player Statistics: Access detailed cricket player stats across all formats (Test, ODI, T20).
- Live Matches: Fetch currently ongoing cricket matches.
- Match Schedule: Get upcoming cricket match schedules.
- Cricket News: Stay updated with the latest cricket news and updates.
Use cases of Cricket MCP Server?
- Fetching real-time player statistics for analysis.
- Monitoring live cricket matches and scores.
- Keeping track of upcoming cricket match schedules.
- Accessing the latest news articles related to cricket.
FAQ from Cricket MCP Server?
- Can I get statistics for any cricket player?
Yes! You can fetch statistics for any player by providing their name.
- Is there a web interface available?
Yes! You can interact with the server using a Gradio web UI.
- How do I install the server?
Clone the repository and run
pip install -r requirements.txtto install the dependencies.
Server Config
{
"mcpServers": {
"cricket": {
"command": "python",
"args": [
"cricket_server.py"
],
"cwd": "/path/to/cricket-mcp-server"
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
tarun7rStar
-Language
-License
-Category
research-and-data
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago