← Registry

Learning Resources

programovaniepredeti.sk

Provides tools to browse courses, FAQs, reviews, and contact information for Logiscool Trnava, a digital intelligence school for kids.

1 endpoint6 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://programovaniepredeti.sk/mcp

No auth detected

MCP server metadata

Name
programovanie-pre-deti-mcp
Version
0.2.0
Capabilities
tools.listChanged

Known tools 6

list_courses

List all courses offered by Logiscool Trnava for kids 6–18, part of the "Digitálna inteligencia" (digital intelligence) path.

Inferred read-only
get_course

Get full details for one Logiscool Trnava course by its slug.

Inferred read-only
list_faqs

Return 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-only
list_reviews

Return 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-only
get_contact_info

Return 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 effects
get_open_days

Return 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-only

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.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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.