mcpbeat Sign in

Swiss Housing MCP Server

local only

Swiss Housing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi. Last commit 30 Aug 2026.

Swiss Register of Buildings and Dwellings (GWR/RegBL): EGID/EWID lookup, geocoding, housing stats

Installs per day peak 18 · avg 8 · -34% w/w
a month agotoday
48
Installs / week
pypi · swiss-housing-mcp
1
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Swiss Housing MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swiss-housing-mcp -- uvx swiss-housing-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiss-housing-mcp": {
      "args": [
        "swiss-housing-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiss-housing-mcp]
command = "uvx"
args = ["swiss-housing-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swiss-housing-mcp": {
      "args": [
        "swiss-housing-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiss-housing-mcp": {
      "args": [
        "swiss-housing-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Swiss Housing MCP

same job, measured the same way
Swisstopo MCP
by malkreide

Swiss federal geodata: geocoding, height, STAC, WMTS, OEREB and more

112 installs/wk local only
O
Geocoding & Weather
by memoryapi

Geocoding, weather forecasts, and timezone lookups

3 tools answering
Geolocation MCP
by wtronk

Geolocation tools (reverse geocoding, ip lookup, etc) using Jeleo Geolocation API

local only
TrustyData
by trustydata

French address quality, geocoding, routing, company lookup & catchment stats (BAN, INSEE, OSM).

11 tools answering
Georgia Company Registry Lookup (Reestri)
by sosopkhakadze

Georgia (NAPR) company registry lookup by ID code or name: status, legal form, evidence.

answering
Dadata MCP
by theyahia

MCP server for DaData.ru — address validation, company lookup, geocoding. 31 tools.

55 installs/wk local only
LatLng
by latlng-mcp

Geocoding, reverse geocoding, and places search for LatLng.

5 tools answering
Postal Lookup MCP
by lulu-the-narwhal

Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.

1 tools answering

Swiss Housing MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swiss Housing MCP?
Swiss Housing MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package swiss-housing-mcp was installed 48 times last week.
How do I connect Swiss Housing MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls swiss-housing-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Swiss Housing MCP?
The pypi package swiss-housing-mcp was installed 48 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swiss Housing MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.