com.footdigest/footdigest

MCPcomunidaden línea
v0.1.0com.footdigestUnknownActualizado hace 2 m

Calibrated, sourced football predictions: odds, tournament sims, standings, brackets, model card.

Estado del endpointen línea
comprobado hace 3 días · 318 ms
100 % de las últimas 5 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 2 mÚltima actualización
Paquete
Autorcom.footdigest
LicenciaUnknown
Versión0.1.0
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas14 herramientas · ninguna privilegiada
Análisis de seguridad✓ Limpiovlive · hace 12 d¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado13 jul 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

14 herramientas · ninguna privilegiada
Observado en vivo desde el endpoint del proveedor12d ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://footdigest.com/mcp14 herramientas · 498 ms
get_match_probabilitiesFootdigest: calibrated home/draw/away probabilities and expected goals for a football matchup, from the backtested Dixon-Coles + Elo engine. Ask by `match_id`, or by `home_team` and `away_team` names for any matchup. Every answer is sourced and timestamped; see get_model_card for the methodology.

Footdigest: calibrated home/draw/away probabilities and expected goals for a football matchup, from the backtested Dixon-Coles + Elo engine. Ask by `match_id`, or by `home_team` and `away_team` names for any matchup. Every answer is sourced and timestamped; see get_model_card for the methodology.

ParámetroTipoDescripción
away_teamstringAway (or second) team name.
home_teamstringHome (or first) team name.
match_idintegerScheduled fixture id.
get_model_cardFootdigest: the live model card behind every prediction. Returns the backtested RPS versus a naive baseline, the out-of-sample size, the calibration table, the methodology, and an explicit list of what is not measured. Use it to audit any number the other tools return.

Footdigest: the live model card behind every prediction. Returns the backtested RPS versus a naive baseline, the out-of-sample size, the calibration table, the methodology, and an explicit list of what is not measured. Use it to audit any number the other tools return.

No se publicó ningún esquema de entrada para esta herramienta.

simulateFootdigest: run the seeded Monte Carlo over a competition's group stage and return each team's advancement probabilities. Pass `trials` and `seed` to control and reproduce the run; the same inputs always return the same numbers. Identify the competition by its slug (e.g. "world-cup-2026").

Footdigest: run the seeded Monte Carlo over a competition's group stage and return each team's advancement probabilities. Pass `trials` and `seed` to control and reproduce the run; the same inputs always return the same numbers. Identify the competition by its slug (e.g. "world-cup-2026").

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
seedintegerSeed for reproducibility (default 42).
trialsintegerSimulated tournaments (default 10000, capped at 50000).
get_tournament_oddsFootdigest: each team's chances of qualifying from the group stage, reaching the final, and winning the competition, from a seeded strength-aware Monte Carlo. Pass `trials` and `seed` to control and reproduce the run. Identify the competition by its slug (e.g. "world-cup-2026").

Footdigest: each team's chances of qualifying from the group stage, reaching the final, and winning the competition, from a seeded strength-aware Monte Carlo. Pass `trials` and `seed` to control and reproduce the run. Identify the competition by its slug (e.g. "world-cup-2026").

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
seedintegerSeed for reproducibility (default 42).
trialsintegerSimulated tournaments (default 10000, capped at 50000).
get_head_to_headFootdigest: the all-time head-to-head record between two men's national teams from the historical results dataset, wins, draws, goals, recent meetings, and penalty shootouts. Ask by team names.

Footdigest: the all-time head-to-head record between two men's national teams from the historical results dataset, wins, draws, goals, recent meetings, and penalty shootouts. Ask by team names.

ParámetroTipoDescripción
limitintegerRecent meetings to include (default 5, max 20).
team1*stringFirst team name, e.g. France.
team2*stringSecond team name, e.g. Spain.
get_qualification_scenariosFootdigest: a team's chance of qualifying from its group, and how each remaining group result would move it ("if X beats Y, Z's chances become..."). Seeded and reproducible. Give the competition slug and a team name.

Footdigest: a team's chance of qualifying from its group, and how each remaining group result would move it ("if X beats Y, Z's chances become..."). Seeded and reproducible. Give the competition slug and a team name.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
seedintegerSeed for reproducibility (default 42).
team*stringThe team whose qualification you're asking about.
trialsintegerSimulated tournaments (default 10000, capped at 50000).
get_standingsFootdigest: current group standings for a competition, points, goal difference, position, and qualification status per team. Give the competition slug (e.g. "world-cup-2026"), optionally a single group code.

Footdigest: current group standings for a competition, points, goal difference, position, and qualification status per team. Give the competition slug (e.g. "world-cup-2026"), optionally a single group code.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
groupstringOptional group code, e.g. A.
get_scheduleFootdigest: a competition's fixtures with teams, kickoff time, status, score, and stage. Give the competition slug; optionally filter by `status` (e.g. scheduled, live, finished) and cap with `limit`.

Footdigest: a competition's fixtures with teams, kickoff time, status, score, and stage. Give the competition slug; optionally filter by `status` (e.g. scheduled, live, finished) and cap with `limit`.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
limitintegerMax fixtures to return (default 20, max 100).
statusstringOptional status filter, e.g. finished.
get_matchFootdigest: one fixture in detail, teams, status, kickoff, score, stage, venue, and the event timeline (goals, cards, subs). Ask by `match_id` (from get_schedule).

Footdigest: one fixture in detail, teams, status, kickoff, score, stage, venue, and the event timeline (goals, cards, subs). Ask by `match_id` (from get_schedule).

ParámetroTipoDescripción
match_id*integerFixture id, e.g. from get_schedule.
get_team_availabilityFootdigest: a team's active injuries in a competition, player, type, status, and expected return. Give the competition slug and a team name.

Footdigest: a team's active injuries in a competition, player, type, status, and expected return. Give the competition slug and a team name.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
team*stringTeam name, e.g. France.
get_match_briefFootdigest: the AI-generated brief for a match, the pre-match five-lens brief, the post-match recap, and event impacts, sourced from Footdigest's engine. Ask by `match_id`; optional `locale` (en or fr).

Footdigest: the AI-generated brief for a match, the pre-match five-lens brief, the post-match recap, and event impacts, sourced from Footdigest's engine. Ask by `match_id`; optional `locale` (en or fr).

ParámetroTipoDescripción
localestringLanguage: en (default) or fr.
match_id*integerFixture id (from get_schedule).
get_defining_momentsFootdigest: a competition's defining moments, the results that moved teams across the qualification line, most consequential first, with the group table crossings. Give the competition slug; optional `limit`.

Footdigest: a competition's defining moments, the results that moved teams across the qualification line, most consequential first, with the group table crossings. Give the competition slug; optional `limit`.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
limitintegerMax moments to return (default 5, max 20).
get_suspension_watchFootdigest: who is suspended for their next match and who is one booking away from a ban in a competition, per the competition's fair-play rules. Give the competition slug.

Footdigest: who is suspended for their next match and who is one booking away from a ban in a competition, per the competition's fair-play rules. Give the competition slug.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.
get_bracketFootdigest: a competition's knockout bracket, matches grouped by round (round of 32 through the final) with teams, scores, shootouts, status, and winners. Give the competition slug.

Footdigest: a competition's knockout bracket, matches grouped by round (round of 32 through the final) with teams, scores, shootouts, status, and winners. Give the competition slug.

ParámetroTipoDescripción
competition*stringCompetition slug, e.g. world-cup-2026.

14 de 14 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

Calibrated, sourced football predictions: odds, tournament sims, standings, brackets, model card.

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.