system32miro/api-into-mcp
3.2
If you are the rightful owner of api-into-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a dual-purpose REST API that serves both traditional REST clients and AI agents through MCP integration, providing European football data.
Tools
Functions exposed to the LLM to take actions
health_check
Check API status and database connectivity
get_leagues_api_v1_leagues__get
Get all available European leagues
get_teams_api_v1_teams__get
Search teams with filters and pagination
get_team_api_v1_teams__team_id__get
Get complete details of a specific team
get_matches_api_v1_matches__get
Query matches with advanced filters
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client