obinopaul_soccer-mcp-server

obinopaul_soccer-mcp-server

1

Soccer MCP Server is a Python-based server that implements the Model Context Protocol to provide access to football statistics and live match data from the API-Football API. It allows applications to access detailed information about leagues, teams, and players worldwide, facilitating data retrieval for live matches and historical statistics.

Soccer MCP Server

A Python server implementing Model Context Protocol (MCP) for football statistics and live match data using the API-Football service.

Overview

This server provides a comprehensive set of tools for accessing football data through the API-Football API. It serves as a bridge between applications and football data services, offering both live match information and historical statistics for leagues, teams, and players worldwide.

Features

  • League data (standings, fixtures, schedules)
  • Team information and fixtures
  • Player statistics and profiles
  • Live match data (events, statistics, timelines)
  • Match analysis (statistics, events)

Configuration

This server requires an API key from RapidAPI for the API-Football service.

Usage

The server is implemented using the Fast MCP framework and can be run as a standalone service.