# ikeytz website MCP — HTTP README

Deutsch: Das ist das **README der HTTP-Maschine** auf www.ikeytz.com. **Nicht** das CLI-README auf npm. **Nicht** GitHub.

This is the public README for the **HTTP** MCP server of Schlüsseldienst Ludwigsburg **ikeytz**.

CLI is CLI. HTTP is HTTP. Each has its own README.

- **This file:** `https://www.ikeytz.com/mcp-readme.md` — HTTP machine on www
- **Not this file:** `https://www.npmjs.com/package/@ikeytz/mcp` — CLI package `@ikeytz/mcp` / binary `ikeytz-mcp`
- **Not required:** a GitHub repository. Smithery only needs a public URL on www.

Stand: 2026-09-01

## Versions (do not mix)

| What | Value | Where |
|------|-------|-------|
| Protocol identity | `initialize.serverInfo` name `ikeytz` version **1.0.0** | POST/GET `https://www.ikeytz.com/mcp` — **not** the catalog |
| Official registry | `1.0.7` | Card `https://www.ikeytz.com/.well-known/mcp/server-card.json` · catalog `com.ikeytz/website` |
| npm CLI | `1.1.41` | `@ikeytz/mcp` — stdio package, **not** the HTTP server |

GET `https://www.ikeytz.com/mcp` JSON includes `registryVersion` and `npmVersion` so agents do not treat `version: "1.0.0"` as the listing.

Prices: `https://www.ikeytz.com/llms.txt` and `tools/call` `get_prices` — not initialize, not the Card.

## Endpoint (protocol)

`POST https://www.ikeytz.com/mcp` — streamable-http, anonymous Read/Link, no API key, no OAuth.

HTML hub (not the protocol): https://www.ikeytz.com/mcp-hub

## Smithery (marketplace listing)

Smithery is a third-party catalog + gateway. It is **not** ikeytz git and **not** npm.

Listing: https://smithery.ai/servers/info-3ruf/ikeytz-website-mcp

Badge: https://smithery.ai/badge/info-3ruf/ikeytz-website-mcp

[![smithery badge](https://smithery.ai/badge/info-3ruf/ikeytz-website-mcp)](https://smithery.ai/servers/info-3ruf/ikeytz-website-mcp)

Smithery connects to the live URL `https://www.ikeytz.com/mcp`. No GitHub field is required.

Official MCP registry (different catalog): `com.ikeytz/website` — https://registry.modelcontextprotocol.io/v0.1/servers?search=com.ikeytz/website

## Discovery

- Server card: https://www.ikeytz.com/.well-known/mcp/server-card.json
- Tool catalog: https://www.ikeytz.com/llms-mcp-server.txt
- Anonymous access: https://www.ikeytz.com/auth.md
- HTML hub: https://www.ikeytz.com/mcp-hub
- IT page: https://www.ikeytz.com/it

## Maps (other machine)

`https://maps.ikeytz.com/mcp` — separate host, separate `tools/list`. www does not proxy maps.

## CLI (other product)

`https://www.npmjs.com/package/@ikeytz/mcp` — that README is the CLI. Not this file.

## Humans

- E-Mail: info@ikeytz.com
- Impressum: https://www.ikeytz.com/impressum
