← Registry

General Tools

jezersko.sk

Provides information about a specific accommodation, including capacity, contact details, reservation URL, and availability calendar.

WebMCP1 endpoint8 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://www.jezersko.sk

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 8

get_accommodation

Returns basic information about Originálna drevenica JEZERSKO, including capacity, Wi-Fi, parking and pets policy.

Inferred read-only
get_organization

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

Inferred read-only
get_contact

Returns contact information and the official reservation URL for Originálna drevenica JEZERSKO.

Inferred read-only
get_reservation_url

Returns the official reservation page for Originálna drevenica JEZERSKO.

Inferred read-only
get_calendar_info

Returns information about the live availability calendar.

Inferred read-only
check_availability

Overí AKTUÁLNU dostupnosť celej Originálnej drevenice JEZERSKO

Inferred read-only
find_next_available_period

Finds the next available accommodation period for the requested minimum number of nights.

Inferred read-only
get_available_periods

Returns currently calculated available accommodation periods.

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

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.