General Tools
jezersko.sk
Provides information about a specific accommodation, including capacity, contact details, reservation URL, and availability calendar.
ENDPOINT 1
https://www.jezersko.sk
MCP server metadata
- Name
- WebMCP
Known tools 8
get_accommodationReturns basic information about Originálna drevenica JEZERSKO, including capacity, Wi-Fi, parking and pets policy.
Inferred read-onlyget_organizationReturns information about the operator of Originálna drevenica JEZERSKO.
Inferred read-onlyget_contactReturns contact information and the official reservation URL for Originálna drevenica JEZERSKO.
Inferred read-onlyget_reservation_urlReturns the official reservation page for Originálna drevenica JEZERSKO.
Inferred read-onlyfind_next_available_periodFinds the next available accommodation period for the requested minimum number of nights.
Inferred read-onlyget_available_periodsReturns currently calculated available accommodation periods.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.