Booli.se real estate for Claude: search listings, sold prices, areas & market stats
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server for Booli, the Swedish property portal β search active for-sale listings, sold prices (slutpriser), resolve areas, and compute market statistics, all from Claude.
Developed and maintained by AI (Claude Code). Use at your own discretion and within booli.se's terms of use.
Booli fronts www.booli.se β including its GraphQL API β with a Cloudflare bot wall that blocks server-side clients. booli-mcp therefore reads Booli's consumer GraphQL API by routing each query through your own signed-in www.booli.se browser tab via the fetchproxy bridge (the Transporter extension), reusing your Cloudflare-cleared session. No Booli login is required β just a normal page view. All tools are read-only.
BOOLI_TRANSPORT selects the path: auto (default β direct fetch first,
browser-bridge fallback when walled), fetchproxy (always the bridge), or
direct. The fetchproxy fleet shares WS port 37149 (BOOLI_WS_PORT).
booli_healthcheck to confirm the path is working. Its transport
field says which leg served the probe (direct or fetchproxy) and,
once the bridge exists, bridge.session_state says whether the
Transporter extension is linked, pair_pending (approve the pair code
it names), or extension_disconnected.| Tool | What it does |
|---|---|
booli_search_areas | Resolve a place name to Booli area ids |
booli_search_listings | Search active for-sale listings by area + filters |
booli_get_listing | Full detail for one property (active or sold) by residence id |
booli_search_sold | Search sold listings (slutpriser) with final prices |
booli_market_stats | Median/average sold-price statistics for an area |
booli_healthcheck | Probe the data path and report transport (direct / fetchproxy, the BOOLI_TRANSPORT mode) and, once the bridge is up, bridge (role, port, extension link session_state, pending pair code) with a next-step hint |
Searches scope by area_id (from booli_search_areas) or a free-text
location. Money is SEK, areas mΒ². See
docs/BOOLI-API.md for the underlying GraphQL API.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/booli-mcp)<a href="https://allmcps.com/mcp/booli-mcp"><img src="https://allmcps.com/api/badge/booli-mcp?style=directory" alt="Booli MCP on AllMCPs" /></a>