← jezersko.sk

INDIVIDUAL MCP TOOL

get_organization

Returns information about the operator of Originálna drevenica JEZERSKO.

jezersko.sknone authenticationAvailability not checked

LIVE ENDPOINT

https://www.jezersko.sk

No auth detected

Connect to this endpoint to inspect the live schema for get_organization 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

jezersko.sk

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.webmcp]
url = "https://www.jezersko.sk"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.jezersko.sk"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.jezersko.sk

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": {
    "webmcp": {
      "url": "https://www.jezersko.sk"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.jezersko.sk"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.jezersko.sk"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_accommodation — Returns basic information about Originálna drevenica JEZERSKO, including capacity, Wi-Fi, parking and pets policy.
  • get_contact — Returns contact information and the official reservation URL for Originálna drevenica JEZERSKO.
  • get_reservation_url — Returns the official reservation page for Originálna drevenica JEZERSKO.
  • get_calendar_info — Returns information about the live availability calendar.
  • check_availability — Overí AKTUÁLNU dostupnosť celej Originálnej drevenice JEZERSKO
  • find_next_available_period — Finds the next available accommodation period for the requested minimum number of nights.
  • get_available_periods — Returns currently calculated available accommodation periods.