- Cricinfo Mcp
Cricinfo Mcp
A simple MCP server to scrape cricket series information from Cricinfo's series archive
Overview
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.
Server Config
{
"mcpServers": {
"Cricinfo MCP": {
"command": "uv",
"args": [
"--directory",
"/absolute/path/to/cricinfo-mcp",
"run",
"server.py"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
sa2812Star
-Language
-License
-Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Memory
@modelcontextprotocol
a year ago
Myrsu
@VidhiJav
2 days ago