
KinielaGPT
@RicardoMoya
About KinielaGPT
KinielaGPT es un servidor MCP (Model Context Protocol) diseñado para potenciar tus predicciones de la Quiniela mediante un análisis avanzado de datos. Combina las probabilidades oficiales de LAE con un análisis contextual profundo: histórico de enfrentamientos, rachas recientes,
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kinielagpt": {
"command": "python",
"args": [
"-m",
"kinielagpt"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is KinielaGPT?
KinielaGPT is an MCP server for predicting the Spanish football pool (La Quiniela) by combining official LAE probabilities with contextual analysis such as historical matchups, recent streaks, league standings, and home/away performance. It is aimed at users who want data‑driven predictions and deeper match insights.
How to use KinielaGPT?
After configuring the MCP server, interact with any LLM (Claude, GPT, Gemini, etc.) in natural language. For example, ask about the latest jornada, request a conservative/risky/custom prediction, analyze a specific match, or detect possible surprises. The server exposes 7 specialized tools usable from Claude Desktop, VS Code, and other MCP clients.
Key features of KinielaGPT
- Three prediction strategies: conservative, risky, and custom.
- Integrates LAE probabilities, 10‑year historical duels, streaks, standings, and context.
- Surprise detection by comparing official odds with actual performance.
- Detailed team form: recent scores, streaks, home/away performance.
- Access both interpreted analysis and raw data.
- 7 native MCP tools, compatible with major MCP clients.
Use cases of KinelaGPT
- Generate a conservative quiniela for the current matchday.
- Analyze a specific match (e.g., Real Madrid vs. opponent) with full context.
- Detect potential surprises in a jornada using a configurable threshold.
- Examine a team’s recent form, streaks, and trends.
- Retrieve historical head‑to‑head records for any pairing.
FAQ from KinielaGPT
What data does KinielaGPT use for predictions?
It uses official LAE probabilities, historical matchups (last 10 years), recent streaks, league standings, and home/away performance data.
What are the runtime requirements?
Python 3.10 or higher. The server is MCP‑compatible and licensed under AGPL v3.
Which clients support KinielaGPT?
Claude Desktop, VS Code, and any client that supports the Model Context Protocol (MCP).
Does KinielaGPT require an internet connection?
The README does not explicitly state this, but fetching LAE probabilities and historical data likely requires an active connection.
What prediction strategies are available?
Three: conservative (max probability), risky (balance probability and context), and custom (specify counts of 1, X, and 2).
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments