---
name: ikeytz-maps-mcp-server
description: Connect to the public HTTP MCP server for maps.ikeytz.com — 65 read-only tools for service areas, office, contact, discovery, and find (keyword/SERP/PLZ/geo/ICBM/Gebiet).
---

# ikeytz maps Server MCP (HTTP)

Public read-only MCP for **ikeytz Einsatzgebiet-Karten**. Canonical host: https://maps.ikeytz.com

## When to use

- Server-side or CLI agents that call `tools/list` and `tools/call` over HTTP
- Structured answers: 52 service areas, office (no walk-in), contact, llms discovery files

## Discovery

- Agent Skills index: https://maps.ikeytz.com/.well-known/agent-skills/index.json
- Tool catalog (65 tools): https://maps.ikeytz.com/llms-mcp-server.txt
- Server Card: https://maps.ikeytz.com/.well-known/mcp/server-card.json
- Endpoint: POST https://maps.ikeytz.com/mcp
- CLI: `npx -y @ikeytz/maps-mcp` (not `@ikeytz/mcp`)

## Quick start

1. Optional: GET https://maps.ikeytz.com/.well-known/mcp/server-card.json
2. POST JSON-RPC to `https://maps.ikeytz.com/mcp` with headers:
   - `Content-Type: application/json`
   - `Accept: application/json, text/event-stream`
   - `MCP-Protocol-Version: 2025-11-25`
3. Method `tools/list` → 65 tool names + schemas
4. Method `tools/call` e.g. `get_service_area`, `find_by_plz`, `find_by_keyword`

## Out of scope

- No prices · no forms · no `/api/v1/fn/` · no Cockpit host · no write/book tools

## Policy

ai-input yes (with attribution) · ai-train no · Attribution: Quelle: Schlüsseldienst Ludwigsburg ikeytz (ikeytz.com)
