Skip to main content
Glama

cricket-mcp-server

search_live_commentary

Fetch real-time cricket match commentary and updates by entering match details or team names, providing instant web search results for live match insights.

Instructions

Search for live commentary and updates for cricket matches on the web.

Args: match_description (str, optional): Full match description (e.g., "Zimbabwe vs New Zealand 2nd Test") team1 (str, optional): First team name team2 (str, optional): Second team name

Returns: list: Web search results for live commentary and match updates

Input Schema

NameRequiredDescriptionDefault
match_descriptionNo
team1No
team2No

Input Schema (JSON Schema)

{ "properties": { "match_description": { "default": null, "title": "Match Description", "type": "string" }, "team1": { "default": null, "title": "Team1", "type": "string" }, "team2": { "default": null, "title": "Team2", "type": "string" } }, "title": "search_live_commentaryArguments", "type": "object" }

Other Tools from cricket-mcp-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tarun7r/cricket-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server