Kahve Tabela — Türkiye heritage, food & coast
com.kahvetabela/public-readRead-only MCP tools for Turkey's heritage places, regional-food atlas, and Mavi Koy coastal atlas.
Tools · 8
Search Kahve Tabela public heritage places.
Fetch one Kahve Tabela public heritage place by id.
Return nearby public heritage places for a coordinate.
Render a supported public Kahve Tabela path as compact markdown.
Search Yöre Sofrası public regional-food records.
Fetch one Yöre Sofrası dish by slug.
Search Mavi Koy public coastal atlas entries.
Fetch one Mavi Koy coastal atlas entry by slug.
Resources · 5
Short guide for agents and language models.
https://kahvetabela.com/llms.txt
Full public read guide for agents and language models.
https://kahvetabela.com/llms-full.txt
Public read-only API contract.
https://kahvetabela.com/openapi.json
Public discovery catalog.
https://kahvetabela.com/.well-known/api-catalog
Public agent registration and auth policy.
https://kahvetabela.com/auth.md
Similar MCP servers embedding-nearest
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"
}
}
}