← Registry

Data Collection

kahvetabela.com

Provides tools to search and fetch data on Turkish public heritage sites and regional dishes.

1 endpoint8 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://kahvetabela.com/api/mcp

No auth detected

MCP server metadata

Name
kahve-tabela
Version
1.0.0
Capabilities
toolsresources

Known tools 8

search_places

Search Kahve Tabela public heritage places.

Inferred read-only
get_place

Fetch one Kahve Tabela public heritage place by id.

Inferred read-only
nearby_places

Return nearby public heritage places for a coordinate.

Inferred read-only
get_page_markdown

Render a supported public Kahve Tabela path as compact markdown.

Inferred read-only
search_dishes

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

Inferred read-only
get_dish

Fetch one Yöre Sofrası dish by slug.

Inferred read-only
search_mavi_koy

Search Mavi Koy public coastal atlas entries.

Inferred read-only
get_mavi_koy_place

Fetch one Mavi Koy coastal atlas entry by slug.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kahve-tabela]
url = "https://kahvetabela.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kahve-tabela": {
      "type": "http",
      "url": "https://kahvetabela.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kahve-tabela
Remote MCP URL: https://kahvetabela.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kahve-tabela": {
      "url": "https://kahvetabela.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kahve-tabela": {
      "type": "http",
      "url": "https://kahvetabela.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kahve-tabela",
  "transport": "streamable-http",
  "url": "https://kahvetabela.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kahvetabela.com was fetched 2026-08-23T12:05:23.288Z.

Trust status Neutral

kahvetabela.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.