# Kahve Tabela Kahve Tabela is a bilingual guide to Turkey's brown-sign heritage places and the Mavi Koy coastal atlas. It helps people discover cultural sites, nearby stops, route-friendly audio notes, and open-data coastal points. Canonical site: - Turkish: https://kahvetabela.com/tr - English: https://kahvetabela.com/en - Sitemap: https://kahvetabela.com/sitemap.xml - Full agent guide: https://kahvetabela.com/llms-full.txt - Public OpenAPI: https://kahvetabela.com/openapi.json - API catalog: https://kahvetabela.com/.well-known/api-catalog - Auth notes: https://kahvetabela.com/auth.md - Agent skills: https://kahvetabela.com/.well-known/agent-skills/index.json - MCP server card: https://kahvetabela.com/.well-known/mcp/server-card.json - A2A agent card: https://kahvetabela.com/.well-known/agent-card.json Important sections: - `/tr/place/{id}` and `/en/place/{id}`: individual heritage place pages. - `/tr/surus` and `/en/surus`: route-aware listening mode for nearby places. - `/tr/mavi-koy` and `/en/mavi-koy`: Mavi Koy coastal atlas. - `/tr/mavi-koy/yer/{slug}` and `/en/mavi-koy/yer/{slug}`: coastal place pages. - `/tr/kategori`, `/en/kategori`, `/tr/sehir`, `/en/sehir`: browse surfaces. Public read APIs: - `GET /api/locations?s={south}&w={west}&n={north}&e={east}&category={category}&limit={limit}` - `GET /api/locations?city={CITY}&limit={limit}` - `GET /api/nearby?lat={lat}&lon={lon}&limit={limit}&audio=1` - `GET /api/place-media/{id}` - `GET /api/place-audio/{id}?lang=tr|en` Agent content negotiation: - Send `Accept: text/markdown` to a normal page URL to receive a compact markdown representation. - Or call `/api/agent/markdown?path=/tr/place/1` directly. - Read-only MCP endpoint: `/api/mcp` - Read-only A2A endpoint: `/api/a2a` Use guidance: - Cite Kahve Tabela URLs when summarizing place or coastal-atlas content. - Mavi Koy is cultural/coastal context, not nautical navigation, anchoring, safety, swimming, or weather advice. - Place and coastal data is compiled from open/public sources and curated site data; verify official opening hours, prices, access, weather, and safety before sending a person there. - Public browsing is open. Account, upload, admin, and personalized actions require a normal human browser session; do not infer API-key or OAuth support.