INDIVIDUAL MCP TOOL
resultado_sorteo
El resultado de un sorteo ya celebrado: combinación ganadora, si el bote tocó (a cuántos acertantes y cuánto) o se acumula, reintegros, escrutinio con premios por categoría, los premios con número en Lotería Nacional (Navidad, El Niño), los partidos y signos en la Quiniela, y cuándo es el próximo sorteo de ese juego con su bote.
LIVE ENDPOINT
https://mcp.tulotero.com/mcp
Connect to this endpoint to inspect the live schema for resultado_sorteo 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.tulotero]
url = "https://mcp.tulotero.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tulotero": {
"type": "http",
"url": "https://mcp.tulotero.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tulotero
Remote MCP URL: https://mcp.tulotero.com/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": {
"tulotero": {
"url": "https://mcp.tulotero.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tulotero": {
"type": "http",
"url": "https://mcp.tulotero.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tulotero",
"transport": "streamable-http",
"url": "https://mcp.tulotero.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
sorteos— Qué se sortea y cuánto hay de bote: fecha y hora, bote, precio y hora de cierre de los próximos sorteos.comprobar_premio— Comprueba con el escrutinio oficial de TuLotero si un décimo o una apuesta tiene premio, y cuánto: bruto, retención, neto, categoría acertada y plazo de cobro, con la combinación ganadora del sorteo al lado.como_se_juega— Reglas oficiales de un juego: qué se juega, cuánto cuesta, cuándo se sortea, categorías de premio y cómo se cobra, con la normativa de SELAE citada.