Back to Apps

Homegate RS
by denysvitali
Rust library for interacting with the Homegate.ch real estate platform in Switzerland.
9 stars
Updated 5 months ago
Works in:claude
Exposes:Tools
What it does\nThis server provides an interface to the Homegate.ch real estate platform, allowing AI assistants to search for rental and sale properties across Switzerland using geographic coordinates, price ranges, and property categories.\n\n## Tools\n- search_properties: Search for real estate listings based on location, radius, and specific property filters.\n- get_property_details: Retrieve detailed information about a specific listing including address and characteristics.\n\n## Installation\nAdd the following to your claude_desktop_config.json:\n\njson\n{\n "mcpServers": {\n "homegate-rs": {\n "command": "/path/to/homegate-rs/bin/homegate-rs",\n "args": [],\n "transport": "stdio"\n }\n }\n}\n\n\n## Supported hosts\nConfirmed support for Claude Desktop via stdio transport.
Quick install
cargo build --releaseInformation
- Pricing
- free
- Published
- 6/8/2026
- Updated
- 5 months ago
- stars
- 9
Categories
Choose your AI client and follow the steps below.
Claude Desktop
JSON entry in claude_desktop_config.json using the binary path.





