Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Kahve Tabela — Türkiye heritage, food & coast

com.kahvetabela/public-read

Read-only MCP tools for Turkey's heritage places, regional-food atlas, and Mavi Koy coastal atlas.

Uptime
100.0%
1 direct probes · 30d
Response
467ms
last probe
Tools
8
callable
Resources
5
readable
Prompts
0
available

Tools · 8

search_places

Search Kahve Tabela public heritage places.

get_place

Fetch one Kahve Tabela public heritage place by id.

nearby_places

Return nearby public heritage places for a coordinate.

get_page_markdown

Render a supported public Kahve Tabela path as compact markdown.

search_dishes

Search Yöre Sofrası public regional-food records.

get_dish

Fetch one Yöre Sofrası dish by slug.

search_mavi_koy

Search Mavi Koy public coastal atlas entries.

get_mavi_koy_place

Fetch one Mavi Koy coastal atlas entry by slug.

Resources · 5

Kahve Tabela LLM guide

Short guide for agents and language models.

https://kahvetabela.com/llms.txt
Kahve Tabela full LLM guide

Full public read guide for agents and language models.

https://kahvetabela.com/llms-full.txt
Kahve Tabela OpenAPI

Public read-only API contract.

https://kahvetabela.com/openapi.json
Kahve Tabela API catalog

Public discovery catalog.

https://kahvetabela.com/.well-known/api-catalog
Kahve Tabela auth notes

Public agent registration and auth policy.

https://kahvetabela.com/auth.md

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kahve_tabela_—_türkiye_heritage,_food_&_coast": {
      "url": "https://kahvetabela.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}