# НамериМиДом.bg (remote · namerimidom.bg)

Search homes for sale and rent in Bulgaria; get price stats and alerts for new matches.

- Trust score: 76/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `namerimidom.bg`: 76/100 (this document), [markdown](https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public.md), [page](https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public)

## Channel facts

- Endpoint: `https://namerimidom.bg/mcp/public`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1065 tokens (~152/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 57/100
  - Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 84/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 53% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the НамериМиДом.bg MCP server?

НамериМиДом.bg is a hosted endpoint at https://namerimidom.bg/mcp/public, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http bg-namerimidom-namerimidom 'https://namerimidom.bg/mcp/public'
```

### Cursor

```json
{
  "mcpServers": {
    "bg-namerimidom-namerimidom": {
      "url": "https://namerimidom.bg/mcp/public"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bg-namerimidom-namerimidom": {
      "type": "http",
      "url": "https://namerimidom.bg/mcp/public"
    }
  }
}
```

### Codex

```toml
[mcp_servers.bg-namerimidom-namerimidom]
url = "https://namerimidom.bg/mcp/public"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bg-namerimidom-namerimidom": {
      "type": "remote",
      "url": "https://namerimidom.bg/mcp/public",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bg-namerimidom-namerimidom --url 'https://namerimidom.bg/mcp/public' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  bg-namerimidom-namerimidom:
    url: "https://namerimidom.bg/mcp/public"
```

### Netclaw

```json
{
  "McpServers": {
    "bg-namerimidom-namerimidom": {
      "Transport": "http",
      "Url": "https://namerimidom.bg/mcp/public"
    }
  }
}
```

### Vellum

```bash
assistant mcp add bg-namerimidom-namerimidom -t streamable-http -u 'https://namerimidom.bg/mcp/public'
```

### Other

```json
{
  "mcpServers": {
    "bg-namerimidom-namerimidom": {
      "type": "http",
      "url": "https://namerimidom.bg/mcp/public"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-19 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 72, +54)

- [security improvement] Authorization: unverified → partial
- [security improvement] HTTPS: unverified → pass
- [security improvement] Injection markers: unverified → pass
- [security improvement] Transport: fail → pass
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.30
- [functional improvement] MCP protocol: unverified → pass

### 2026-09-11 (score 18, −53)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.23 → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] HTTPS: pass → unverified
- [security regression] Authorization: partial → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-09-08 (score 71, +48)

- [security improvement] Authorization: unverified → partial
- [security improvement] Injection markers: unverified → pass
- [security improvement] Transport: fail → pass
- [functional improvement] Endpoint reachability: not serving MCP → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.17
- [functional improvement] MCP protocol: unverified → pass

### 2026-09-07 (score 23, −47)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.10 → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] Authorization: partial → unverified
- [security regression] Transport: pass → fail
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

## MCP tools (7)

### `search_properties` (~298 tokens)

Търсене на имоти

Search real estate listings for sale or rent in Bulgaria (apartments, houses, offices, land) by city, neighborhood, price range, rooms, area. Use this whenever a user asks to find a home, apartment, house or property in Bulgaria. / Търси обяви за имоти за продажба и наем в България по град, квартал, цена, стаи, площ.

Input parameters:

- `area_max` (number)
- `area_min` (number): Min area in m²
- `city` (string): City in Bulgarian or transliterated (Бургас / Burgas)
- `currency` (string): Currency of price_min/price_max, default EUR
- `furnished` (boolean)
- `lang` (string): Response text language where translations exist (currently bg only)
- `limit` (integer)
- `neighborhood` (string): Neighborhood / квартал (Лазур / Lazur)
- `page` (integer)
- `price_max` (integer)
- `price_min` (integer)
- `property_type` (string): Kind of property / вид имот
- `rooms_max` (integer)
- `rooms_min` (integer): 1=studio/1-room, 2=two-room (bedroom+living), …
- `sort` (string)
- `transaction` (string): sale (default) or rent / продажба или наем

### `get_property` (~55 tokens)

Данни за обява

Get full details of one real estate listing by id, including description, all photos, features and agency contact. / Пълни данни за една обява по id.

Input parameters:

- `id` (integer, required): Listing id from search_properties

### `send_inquiry` (~141 tokens)

Запитване до агенция

Send an inquiry about one listing to its agency on behalf of the user (name, email, optional phone and message). Use after the user picks a property and confirms they want to contact the agency. / Изпраща запитване до агенцията по конкретна обява от името на потребителя.

Input parameters:

- `email` (string, required): User's email — the agency replies there
- `message` (string): Free-text message to the agency (Bulgarian preferred)
- `name` (string, required): User's name / името на човека
- `phone` (string)
- `property_id` (integer, required): Listing id from search_properties

### `subscribe_to_search` (~235 tokens)

Абонамент за нови имоти

Subscribe the user to a saved search: whenever a NEW listing matching these criteria appears, they get an email (and a phone push if they install the app). Ask for their name and email first, then call this. It also creates their НамериМиДом.bg account if they do not have one. Use it whenever the user says "notify me", "let me know when something new appears", "keep looking for me". / Абонира човека за търсене — новите съвпадения му идват по имейл.

Input parameters:

- `city` (string)
- `currency` (string)
- `email` (string, required): Email for the new-listing alerts
- `name` (string, required): User's name / името на човека
- `neighborhood` (string)
- `price_max` (integer): Budget (EUR unless currency=BGN)
- `property_type` (string)
- `rooms` (string): 1 / 2 / 3 / 4 (rooms) or „къща“ for a house
- `transaction` (string)

### `check_new_matches` (~105 tokens)

Нови съвпадения

Poll a subscription for listings that appeared since the last check. Call it on a recurring schedule (daily is a good default) with the subscription_token from subscribe_to_search. / Само НОВИТЕ съвпадения по абонамент.

Input parameters:

- `search_id` (integer, required)
- `since` (string): ISO date/time of the previous check (optional — default: last 7 days)
- `subscription_token` (string, required): Token returned by subscribe_to_search

### `list_locations` (~67 tokens)

Градове и квартали

List cities and neighborhoods that have active listings, with counts. Call this first if unsure how a location is spelled. / Градове и квартали с активни обяви.

Input parameters:

- `city` (string): Optional: a city (BG or transliterated) → returns its neighborhoods

### `get_price_stats` (~65 tokens)

Цени на кв.м

Average and median asking price per m² for a city/neighborhood and property type. / Средна и медианна цена на кв.м за град/квартал.

Input parameters:

- `city` (string)
- `neighborhood` (string)
- `transaction` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public#diagnostics

## Score history

- 2026-09-20: 76
- 2026-09-19: 76
- 2026-09-18: 75
- 2026-09-17: 75
- 2026-09-16: 74
- 2026-09-15: 74
- 2026-09-14: 73
- 2026-09-13: 73
- 2026-09-12: 72
- 2026-09-11: 18
- 2026-09-10: 71
- 2026-09-09: 71
- 2026-09-08: 71
- 2026-09-07: 23
- 2026-09-06: 70
- 2026-09-05: 69
- 2026-09-04: 69
- 2026-09-03: 60

## Common questions

### What is the НамериМиДом.bg MCP server?

НамериМиДом.bg is an MCP server listed in the public MCP registry as bg.namerimidom/namerimidom. Search homes for sale and rent in Bulgaria; get price stats and alerts for new matches. This page covers its hosted endpoint (https://namerimidom.bg/mcp/public).

### Is the НамериМиДом.bg MCP server safe to use?

НамериМиДом.bg scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the НамериМиДом.bg MCP server expose?

НамериМиДом.bg exposes 7 tools: search_properties, get_property, send_inquiry, subscribe_to_search, check_new_matches, and 2 more. Their descriptions and schemas cost roughly 966 tokens of context every time the server is loaded.

### Does the НамериМиДом.bg MCP server require authentication?

No. We connected to НамериМиДом.bg without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the НамериМиДом.bg MCP server still maintained?

НамериМиДом.bg is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://namerimidom.bg/mcp/public
- Website: https://namerimidom.bg/
- Changelog RSS feed: https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public.xml
- Changelog JSON feed: https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public.json
- HTML version of this page: https://verifymcp.io/servers/bg-namerimidom-namerimidom/mcp-public
