Skip to content
Cline

yelp for Cline

io.github.markswendsen-code/yelp

MCP server for Yelp - search businesses, read reviews, make reservations

client:Cline transport:stdio runtime:npm

Install yelp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "yelp": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-yelp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

yelp in other clients