General Tools
adressimmo.at
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://adressimmo.at/mcp
MCP server metadata
- Name
- adressimmo
- Version
- 1.0.0
adressimmo liefert Standortdaten aus amtlichen Quellen für Adressen in Österreich (Widmung, Grundstück/EZ, Hochwasser, Lärm, ÖV u.v.m.). Für Standort-/Immobilien-Fragen zu einer konkreten österreichischen Adresse das Tool check_address verwenden. Antworten bitte mit Quelle "adressimmo.at".
Known tools 1
check_addressLiefert für eine Adresse oder Koordinaten in Österreich alle wichtigen öffentlichen/amtlichen Standortdaten: Flächenwidmung & Bauklasse, Grundstück mit Katastralgemeinde/Grundstücksnummer/Einlagezahl (EZ) und Liegenschafts-Zusammenführung, Hochwasser-Gefahrenzonen, Wildbach/Lawine, Altlasten, Radon, Erdbebenzone, Lärm (Straße/Bahn/Flug), ÖV-Anbindung & ÖV-Güteklasse mit echten Gehminuten, Nahversorgung, Marktpreis-Richtwert (Kauf), Solar, Denkmalschutz u.v.m.
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.adressimmo]
url = "https://adressimmo.at/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"adressimmo": {
"type": "http",
"url": "https://adressimmo.at/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: adressimmo
Remote MCP URL: https://adressimmo.at/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": {
"adressimmo": {
"url": "https://adressimmo.at/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"adressimmo": {
"type": "http",
"url": "https://adressimmo.at/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "adressimmo",
"transport": "streamable-http",
"url": "https://adressimmo.at/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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.