Data Collection
myterracecaferestaurant.com
Provides detailed information, menu, and location for My Terrace Cafe Restaurant.
ENDPOINT 1
https://myterracecaferestaurant.com/api/mcp
MCP server metadata
- Name
- my-terrace-restaurant
- Version
- 1.0.0
Read-only tools for My Terrace Cafe Restaurant (rooftop terrace in Sultanahmet, Istanbul). Use them to answer questions about the menu, hours, location, reservations, FAQ and awards.
Known tools 8
get_business_infoGet core facts about My Terrace Cafe Restaurant: address, coordinates, phone/WhatsApp, cuisines, price range, ratings, languages, halal status and features.
Inferred read-onlyget_menuGet the full menu grouped by category (Turkish breakfast, kebabs, seafood, meze, desserts...).
Inferred read-onlyget_location_and_directionsGet address, coordinates, Google Maps link and a directions link.
Inferred read-onlyget_faqGet frequently asked questions and answers (halal, view, breakfast, family-friendly, distance to landmarks...).
Inferred read-onlyget_awardsGet awards and recognitions (Tripadvisor Travelers’ Choice, Restaurant Guru Top 100, GTE Awards) and ratings.
Inferred read-onlyCONNECT 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.my-terrace-restaurant]
url = "https://myterracecaferestaurant.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"my-terrace-restaurant": {
"type": "http",
"url": "https://myterracecaferestaurant.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: my-terrace-restaurant
Remote MCP URL: https://myterracecaferestaurant.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": {
"my-terrace-restaurant": {
"url": "https://myterracecaferestaurant.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"my-terrace-restaurant": {
"type": "http",
"url": "https://myterracecaferestaurant.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "my-terrace-restaurant",
"transport": "streamable-http",
"url": "https://myterracecaferestaurant.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 myterracecaferestaurant.com was fetched 2026-08-04T23:19:41.311Z and is being refreshed.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.