Fetches comprehensive cricket data from Cricbuzz, including player statistics, live match scores, upcoming schedules, and the latest news.
Sponsored
The Cricket server is a Model Context Protocol (MCP) server designed to provide extensive cricket data. It scrapes information from Cricbuzz.com and utilizes Google Search for player profiles, offering real-time player statistics, live match updates, upcoming schedules, and the latest news. It can be integrated into MCP clients or run standalone, and also features a Gradio web UI demo for conversational interaction using Gemini.
Key Features
01Comprehensive player statistics (batting and bowling records, ICC rankings)
02Real-time live cricket match updates
03Upcoming cricket match schedules
04Latest cricket news and updates
05Integration with MCP clients
062 GitHub stars
Use Cases
01Testing and retrieving cricket data directly through the server
02Interacting with cricket data via a conversational web UI (Gradio demo)
03Integrating cricket data into applications via an MCP client