livetennisapi-mcp: This is an MCP (Multi-Agent Protocol) server for the Live Tennis API, designed to provide real-time and historical tennis data to AI agents like Claude, Cursor, and Zed. It allows large language models to query live scores, player statistics, match results, and even odds or win probabilities, depending on the API plan.; python-utcp: Universal Tool Calling Protocol (UTCP) is a secure, scalable standard for defining and interacting with tools across various communication protocols. Its Python implementation features a modular core with a plugin-based architecture, enhancing extensibility and ease of use.
Querying current live tennis match scores and statuses.
Interacting with diverse APIs (HTTP, REST, GraphQL) via a unified client.