Skip to content
Claude Desktop

mcp server vivino for Claude Desktop

io.github.mrbridgehq/mcp-server-vivino

Vivino wine data for AI assistants: search, explore, wine details and meal-aware recommendations

client:Claude Desktop transport:sse

Install mcp server vivino in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-server-vivino": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mrbridge--vivino-mcp-server.apify.actor/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

mcp server vivino in other clients