# In meiner Nähe – local businesses in Germany (remote · naehe.agentifizierung.de)

Local businesses across Germany (81 categories) near a postcode or coordinates, with opening status.

- Trust score: 68/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `naehe.agentifizierung.de`: 68/100 (this document), [markdown](https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe.md), [page](https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe)

## Channel facts

- Endpoint: `https://naehe.agentifizierung.de/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-25.

- **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**: 68/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1338 tokens (~167/item across 8 items; 8 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 93/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 79% 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.
  - We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the In meiner Nähe – local businesses in Germany MCP server?

In meiner Nähe – local businesses in Germany is a hosted endpoint at https://naehe.agentifizierung.de/mcp, 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 de-agentifizierung-naehe-in-meiner-naehe 'https://naehe.agentifizierung.de/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "de-agentifizierung-naehe-in-meiner-naehe": {
      "url": "https://naehe.agentifizierung.de/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "de-agentifizierung-naehe-in-meiner-naehe": {
      "type": "http",
      "url": "https://naehe.agentifizierung.de/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.de-agentifizierung-naehe-in-meiner-naehe]
url = "https://naehe.agentifizierung.de/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "de-agentifizierung-naehe-in-meiner-naehe": {
      "type": "remote",
      "url": "https://naehe.agentifizierung.de/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add de-agentifizierung-naehe-in-meiner-naehe --url 'https://naehe.agentifizierung.de/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  de-agentifizierung-naehe-in-meiner-naehe:
    url: "https://naehe.agentifizierung.de/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "de-agentifizierung-naehe-in-meiner-naehe": {
      "Transport": "http",
      "Url": "https://naehe.agentifizierung.de/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add de-agentifizierung-naehe-in-meiner-naehe -t streamable-http -u 'https://naehe.agentifizierung.de/mcp'
```

### Other

```json
{
  "mcpServers": {
    "de-agentifizierung-naehe-in-meiner-naehe": {
      "type": "http",
      "url": "https://naehe.agentifizierung.de/mcp"
    }
  }
}
```

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-25 (score 68)

First indexed and scored.

## MCP tools (8)

### `list_categories` (~70 tokens)

Kategorien auflisten

Listet alle Branchen/Kategorien dieses Verzeichnisses für Deutschland (z. B. Zahnarzt, Bank, Elektriker, Bäcker) mit Anzahl Einträgen. Optional mit Suchbegriff filtern.

Input parameters:

- `query` (string): Suchbegriff, z. B. arzt

### `find_nearby` (~322 tokens)

Lokale Betriebe in der Nähe finden

Findet lokale Betriebe einer Kategorie in Deutschland (z. B. Zahnärzte, Banken, Elektriker) im Umkreis einer PLZ, Koordinate oder eines Orts, sortiert nach Entfernung, mit Öffnungsstatus zum gewünschten Zeitpunkt. Öffentliche Verzeichnisdaten (OpenStreetMap/Overture), nicht vom Betrieb bestätigt. Keine Anmeldung nötig.

Input parameters:

- `at` (string): Zeitpunkt ISO 8601 (Europe/Berlin, wenn ohne Zone). Standard: jetzt
- `booking_capable` (boolean): Nur Einträge mit bekannter Online-Buchungsseite
- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `city` (string): Ortsname, z. B. Berlin (ungenauer als plz/lat/lon)
- `has_phone` (boolean)
- `has_website` (boolean)
- `lat` (number): Breitengrad (zusammen mit lon), WGS84
- `limit` (integer)
- `lon` (number): Längengrad (zusammen mit lat), WGS84
- `open_at_time` (boolean): Nur Einträge, die zum Zeitpunkt nicht sicher geschlossen sind
- `plz` (string): Deutsche Postleitzahl, z. B. 10115
- `q` (string): Namensfilter (Teilstring)
- `radius_km` (number): Suchradius in km

### `get_business` (~108 tokens)

Details zu einem Eintrag

Liefert Adresse, Kontakt, Öffnungszeiten und Öffnungsstatus zu einer ID aus find_nearby.

Input parameters:

- `at` (string): Zeitpunkt ISO 8601 für den Öffnungsstatus
- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `id` (string, required): ID aus find_nearby, z. B. osm/node/123

### `sandbox_list_sample_businesses` (~102 tokens)

Sandbox: fiktive Betriebe und freie Slots

SANDBOX: listet fiktive Beispiel-Betriebe mit freien Terminslots für ein Datum. Zum Testen des Terminflows - echte Betriebe sind nicht buchbar.

Input parameters:

- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `date` (string): YYYY-MM-DD, Standard: morgen

### `sandbox_hold_slot` (~164 tokens)

Sandbox: Terminslot vormerken

SANDBOX, Anmeldung nötig: merkt einen Slot bei einem fiktiven Beispiel-Betrieb für 15 Minuten vor. Liefert hold_id und Ablaufzeit. Es fällt kein Preis an, niemand wird kontaktiert.

Input parameters:

- `business_id` (string, required): ID aus sandbox_list_sample_businesses (sample/...)
- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `date` (string, required): YYYY-MM-DD
- `duration_minutes` (integer)
- `start_time` (string, required): HH:MM im 30-Minuten-Raster
- `topic` (string, required): Anliegen, z. B. Allgemeine Beratung

### `sandbox_request_appointment` (~159 tokens)

Sandbox: Termin anfragen

SANDBOX, Anmeldung nötig: wandelt einen Hold in einen Sandbox-Termin um. Erst aufrufen, nachdem der Nutzer ausdrücklich zugestimmt hat (user_approved=true). idempotency_key verhindert Doppelbuchungen: gleicher Key liefert denselben Termin. Kein echter Betrieb wird kontaktiert.

Input parameters:

- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `hold_id` (string, required)
- `idempotency_key` (string, required): Eindeutiger Key pro Anfrage, bei Wiederholung identisch
- `user_approved` (boolean, required): Nur true, wenn der Nutzer ausdrücklich bestätigt hat

### `sandbox_my_bookings` (~90 tokens)

Sandbox: meine Holds und Termine

SANDBOX, Anmeldung nötig: zeigt eigene Holds und Sandbox-Termine (nur die des angemeldeten Nutzers).

Input parameters:

- `appointment_id` (string)
- `category` (string, required): Kategorie-Slug aus list_categories, z. B. zahnarzt, bank, elektriker. Deutsche Bezeichnungen wie 'Zahnärzte' werden ebenfalls erkannt.
- `hold_id` (string)

### `atm_fee_hint` (~184 tokens)

Hinweis: gebührenfreie Automaten in der Nähe

Markiert Bankfilialen in der Nähe als vermutlich gebührenfrei (gleiches Automatennetz wie die eigene Bank) oder möglicherweise kostenpflichtig. Nur Indikation, keine Garantie, keine Finanzberatung.

Input parameters:

- `city` (string): Ortsname, z. B. Berlin (ungenauer als plz/lat/lon)
- `lat` (number): Breitengrad (zusammen mit lon), WGS84
- `limit` (integer)
- `lon` (number): Längengrad (zusammen mit lat), WGS84
- `plz` (string): Deutsche Postleitzahl, z. B. 10115
- `radius_km` (number): Suchradius in km
- `your_bank_or_network` (string, required): Eigene Bank oder Netz, z. B. Sparkasse, Volksbank, Cash Group

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe#diagnostics

## Score history

- 2026-09-25: 68

## Common questions

### What is the In meiner Nähe – local businesses in Germany MCP server?

In meiner Nähe – local businesses in Germany is an MCP server listed in the public MCP registry as de.agentifizierung.naehe/in-meiner-naehe. Local businesses across Germany (81 categories) near a postcode or coordinates, with opening status. This page covers its hosted endpoint (https://naehe.agentifizierung.de/mcp).

### Is the In meiner Nähe – local businesses in Germany MCP server safe to use?

In meiner Nähe – local businesses in Germany scores 68 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 In meiner Nähe – local businesses in Germany MCP server expose?

In meiner Nähe – local businesses in Germany exposes 8 tools: list_categories, find_nearby, get_business, sandbox_list_sample_businesses, sandbox_hold_slot, and 3 more. Their descriptions and schemas cost roughly 1,199 tokens of context every time the server is loaded.

### Does the In meiner Nähe – local businesses in Germany MCP server require authentication?

No. We connected to In meiner Nähe – local businesses in Germany without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the In meiner Nähe – local businesses in Germany MCP server still maintained?

In meiner Nähe – local businesses in Germany is still listed as active in the MCP registry. We last reached this channel on 25 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://naehe.agentifizierung.de/mcp
- Website: https://naehe.agentifizierung.de/
- Changelog RSS feed: https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe.xml
- Changelog JSON feed: https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe.json
- HTML version of this page: https://verifymcp.io/servers/de-agentifizierung-naehe-in-meiner-naehe/naehe
