mcpbeat Sign in

Booli MCP Server

local only

Booli MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 224 installs a week from npm. Last commit 10 Sep 2026.

Booli.se real estate for Claude: search listings, sold prices, areas & market stats

Installs per day peak 227 · avg 22 · -49% w/w
a month agotoday
224
Installs / week
npm · @chrischall/booli-mcp
4
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Booli 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 booli-mcp -- npx -y @chrischall/booli-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "booli-mcp": {
      "args": [
        "-y",
        "@chrischall/booli-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.booli-mcp]
command = "npx"
args = ["-y", "@chrischall/booli-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "booli-mcp": {
      "args": [
        "-y",
        "@chrischall/booli-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "booli-mcp": {
      "args": [
        "-y",
        "@chrischall/booli-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Booli MCP

same job, measured the same way
Hemnet MCP
by chrischall

Hemnet.se real estate for Claude: search, sold prices, listings & market stats

399 installs/wk local only
Minha Morada
by minhamorada

Portugal real estate search — 224,000+ listings, commute times and market prices

6 tools answering
Redfin MCP
by chrischall

Redfin real-estate for Claude — search, property details, market reports, saved homes

639 installs/wk local only
Stream Estate
by stream

French real estate listings, market data and property alerts (Stream Estate API v2).

answering
chathome.lu — Luxembourg Real Estate
by chathome

Luxembourg real estate for AI agents: property search, price estimates, market data, commutes.

15 tools answering
Compass MCP
by chrischall

Compass real-estate for Claude — search, property details, photos, price history, compare

337 installs/wk local only
LowlandData EU Real Estate
by lowlanddata

GDPR-clean property listings, rents, price stats, yields and below-market deals. UK, EU.

answering
LowlandData EU Real Estate
by adrienhq

GDPR-clean property listings, rents, price stats, yields and below-market deals. UK, EU.

answering

Booli MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Booli MCP?
Booli 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 npm package @chrischall/booli-mcp was installed 224 times last week.
How do I connect Booli 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 @chrischall/booli-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Booli MCP?
The npm package @chrischall/booli-mcp was installed 224 times in the last week. Week over week that is -49%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Booli MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 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.