General Tools
michycoffee.com
Provides business information, opening hours, and menu data for the restaurant michy, including search and availability checks.
ENDPOINT 1
https://michycoffee.com/mcp
MCP server metadata
- Name
- michy-coffee
- Version
- 1.0.0
Datos publicos de michy, cafeteria de especialidad y brunch en Torremolinos (Malaga). El local esta abierto. Por aqui no se pueden hacer pedidos ni reservas: para eso, el telefono es +34 622 02 56 26.
Known tools 5
get_business_infoDevuelve la ficha completa de michy: direccion, contacto, idiomas, caracteristicas del local (pet-friendly, opciones veganas y sin gluten) y estado de apertura.
Inferred read-onlyget_opening_hoursDevuelve el horario de apertura de michy dia a dia, con su zona horaria.
Inferred read-onlyis_open_nowDice si michy esta abierto en este momento, o en la fecha ISO 8601 que se le pase, segun el horario publicado y la hora local de Torremolinos.
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.michy-coffee]
url = "https://michycoffee.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"michy-coffee": {
"type": "http",
"url": "https://michycoffee.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: michy-coffee
Remote MCP URL: https://michycoffee.com/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": {
"michy-coffee": {
"url": "https://michycoffee.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"michy-coffee": {
"type": "http",
"url": "https://michycoffee.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "michy-coffee",
"transport": "streamable-http",
"url": "https://michycoffee.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.