Learning Resources
programovaniepredeti.sk
Provides tools to browse courses, FAQs, reviews, and contact information for Logiscool Trnava, a digital intelligence school for kids.
ENDPOINT 1
https://programovaniepredeti.sk/mcp
MCP server metadata
- Name
- programovanie-pre-deti-mcp
- Version
- 0.2.0
Known tools 6
list_coursesList all courses offered by Logiscool Trnava for kids 6–18, part of the "Digitálna inteligencia" (digital intelligence) path.
Inferred read-onlylist_faqsReturn the frequently asked questions (with answers) for Logiscool Trnava — covers age groups, location and parking, class size, prerequisites, free trial lesson, and course length.
Inferred read-onlylist_reviewsReturn public Google reviews for Logiscool Trnava: aggregate rating (0–5), total review count, and each review's author name, ISO date, star rating (1–5), and text.
Inferred read-onlyget_contact_infoReturn public contact details of the Logiscool Trnava school: legal name, brand, website, email, phone (display + E.164), full postal address, GPS coordinates, Google Maps link, and social/related profile URLs.
Potential side effectsget_open_daysReturn the open-day / free-trial-lesson enrollment windows for Logiscool Trnava: an autumn window (September–early November) and a spring window (February–March), each with the recruitment period and what's included.
Inferred read-onlyCONNECT 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.programovanie-pre-deti-mcp]
url = "https://programovaniepredeti.sk/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"programovanie-pre-deti-mcp": {
"type": "http",
"url": "https://programovaniepredeti.sk/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: programovanie-pre-deti-mcp
Remote MCP URL: https://programovaniepredeti.sk/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": {
"programovanie-pre-deti-mcp": {
"url": "https://programovaniepredeti.sk/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"programovanie-pre-deti-mcp": {
"type": "http",
"url": "https://programovaniepredeti.sk/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "programovanie-pre-deti-mcp",
"transport": "streamable-http",
"url": "https://programovaniepredeti.sk/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.