Guest is answering right now. Last checked 9 min ago. It exposes 9 tools.
Guest API for meni.ge restaurants: browse menus, place orders, reserve tables. No auth needed.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.
claude mcp add guest --transport http https://api.meni.ge/llm/mcp
{
"mcpServers": {
"guest": {
"url": "https://api.meni.ge/llm/mcp"
}
}
}
[mcp_servers.guest]
url = "https://api.meni.ge/llm/mcp"
{
"mcpServers": {
"guest": {
"url": "https://api.meni.ge/llm/mcp"
}
}
}
{
"mcpServers": {
"guest": {
"url": "https://api.meni.ge/llm/mcp"
}
}
}
Read directly from the server with tools/list, grouped by what they act on.
If a tool disappears, we record the date.
create_order
get_order_status
create_reservation
get_reservation_status
cancel_reservation
get_item
get_menu
search_products
check_table_availability
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://api.meni.ge/llm/mcp | streamable-http | answering | 392 ms | 9 min ago |
Answers built from our own checks of this server.