← myterracecaferestaurant.com
INDIVIDUAL MCP TOOL
get_awards
Get awards and recognitions (Tripadvisor Travelers’ Choice, Restaurant Guru Top 100, GTE Awards) and ratings.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.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.
Related tools
get_business_info— Get core facts about My Terrace Cafe Restaurant: address, coordinates, phone/WhatsApp, cuisines, price range, ratings, languages, halal status and features.get_opening_hours— Get opening hours (open every day 08:30–01:00).get_menu— Get the full menu grouped by category (Turkish breakfast, kebabs, seafood, meze, desserts...).search_menu— Search menu items by keyword (e.g.get_location_and_directions— Get address, coordinates, Google Maps link and a directions link.get_reservation— Get how to reserve a table (WhatsApp / phone).get_faq— Get frequently asked questions and answers (halal, view, breakfast, family-friendly, distance to landmarks...).