LIVE ENDPOINT
https://nuevedediciembre.com/api/mcp
Connect to this endpoint to inspect the live schema for get_standings and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.nuevedediciembre]
url = "https://nuevedediciembre.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nuevedediciembre": {
"type": "http",
"url": "https://nuevedediciembre.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nuevedediciembre
Remote MCP URL: https://nuevedediciembre.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"nuevedediciembre": {
"url": "https://nuevedediciembre.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nuevedediciembre": {
"type": "http",
"url": "https://nuevedediciembre.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nuevedediciembre",
"transport": "streamable-http",
"url": "https://nuevedediciembre.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_site— Búsqueda de texto completo sobre notas publicadas, jugadores y partidos de River Plate.get_article— Devuelve el texto completo de una nota publicada a partir de su slug (el último segmento de la URL, p.list_articles— Lista notas publicadas de la más nueva a la más vieja, con resumen y URL pero sin el cuerpo completo.get_honours— El palmarés completo de River Plate: cada título, con año, rival en la final, resultado, sede y entrenador cuando están registrados.get_player— Ficha de un jugador, entrenador o figura histórica de River: biografía, posición, años en el club y totales de partidos, goles y asistencias.get_matches— Fixture y resultados recientes de River desde la base del sitio.get_match_report— Un partido con su formación: minutos, goles, asistencias, tarjetas y el puntaje editorial de 0 a 10 que le puso el sitio a cada jugador.head_to_head— Historial de River contra un rival: partidos jugados, ganados, empatados, perdidos y goles.