← Registry

Analytics

zuegle.com

Provides Swiss municipality search, tax calculation, and apartment listing comparison for financial and relocation decisions.

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

ENDPOINT 1

https://zuegle.com/mcp

No auth detected

MCP server metadata

Name
zugle
Version
1.0.0
Capabilities
tools

Known tools 6

municipality_search

Finds Swiss municipalities by name fragment or postcode.

Inferred read-only
tax_lookup

Calculates the annual Swiss income tax for one municipality and one household profile, split into federal, cantonal and municipal parts.

Inferred read-only
municipality_detail

Returns the tax picture for one municipality relative to a stated current home: the annual difference, the tax multiplier, and the multi-year trend where past years are known.

Inferred read-only
favorable_municipalities

Ranks municipalities that are cheaper than, or within CHF 1000/yr of, a stated current home, by annual tax saving — municipalities near-identical in cost are included deliberately, not filtered out.

Inferred read-only
listing_search

Lists apartments currently advertised in one municipality, cheapest first, with the local median asking rent.

Inferred read-only
commute_time

Returns the public-transport journey time in minutes between two Swiss places, using the national timetable.

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.zugle]
url = "https://zuegle.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zugle": {
      "type": "http",
      "url": "https://zuegle.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zugle
Remote MCP URL: https://zuegle.com/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": {
    "zugle": {
      "url": "https://zuegle.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zugle": {
      "type": "http",
      "url": "https://zuegle.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zugle",
  "transport": "streamable-http",
  "url": "https://zuegle.com/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.