← Registry

General Tools

michycoffee.com

Provides business information, opening hours, and menu data for the restaurant michy, including search and availability checks.

1 endpoint5 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://michycoffee.com/mcp

No auth detected

MCP server metadata

Name
michy-coffee
Version
1.0.0
Capabilities
tools
Server instructions

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_info

Devuelve la ficha completa de michy: direccion, contacto, idiomas, caracteristicas del local (pet-friendly, opciones veganas y sin gluten) y estado de apertura.

Inferred read-only
get_opening_hours

Devuelve el horario de apertura de michy dia a dia, con su zona horaria.

Inferred read-only
is_open_now

Dice 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-only
get_menu

Devuelve la carta de michy.

Inferred read-only
search_menu

Busca platos y bebidas por nombre en la carta de michy.

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.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.

Indexed

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