cricinfo-mcp

cricinfo-mcp

0

The Cricinfo MCP Server is a Model Context Protocol server designed to access the ESPN Cricinfo series archive. It allows users to input a year and get a list of cricket series as structured data from the website.

Cricinfo MCP Server

This repository contains a simple MCP server with a tool to access the ESPN Cricinfo series archive.

Upon entering a year, a web request is made to the Cricinfo series page for the year (and the preceeding and following years for series that span the New Year). This is returned as a list of structured dataclasses from data that is scraped on the page.