WebMCP

DeveloperCommunity skill

yelp.com WebMCP tools

Extract a Yelp business's overall rating, review count, business metadata, and top reviews as structured JSON — honoring every read-side filter Yelp's review widget exposes (rating buckets, sort, language, search-within, review type, pagination). Read-only.

4 tools2 methodsCommunity listing API surface

What can an agent do with yelp.com WebMCP tools?

Extract a Yelp business's overall rating, review count, business metadata, and top reviews as structured JSON — honoring every read-side filter Yelp's review widget exposes (rating buckets, sort, language, search-within, review type, pagination). Read-only. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on yelp.com

Tool 1 of 4BrowserAnswer

extract-reviews

Extract a Yelp business's overall rating, review count, business metadata, and top reviews as structured JSON — honoring every read-side filter Yelp's review widget exposes (rating buckets, sort, language, search-within, review type, pagination). Read-only.

How to install

browse skills add yelp.com/extract-reviews-2ikb22

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the extract-reviews tool on yelp.com with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition

Tool 2 of 4HybridAnswer

get-business-hours

Given a Yelp business URL, alias slug, or natural-language reference, return structured hours of operation — per-day open/close ranges, special-hours overrides, IANA timezone, current open/closed state, freshness signal, canonical URL, and a top-level status (open / temporarily_closed / permanently_closed / unknown). Read-only.

How to install

browse skills add yelp.com/get-business-hours-jjy16i

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get-business-hours tool on yelp.com with url: <string>. Return the structured result and cite the source page.

Input contract

  • url string The URL or page to inspect.

Open the source definition

Tool 3 of 4BrowserAnswer

find-pizza

Search Yelp for pizza in San Francisco, extract the ranked search-results list, then open the top-ranked business page and extract its full profile (address, phone, hours by day, rating, review count, neighborhood, categories, photo count). Read-only.

How to install

browse skills add yelp.com/find-pizza-4dq9l8

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the find-pizza tool on yelp.com with query: <string>, url: <string>, location: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.
  • location string A place, city, or address.

Open the source definition

Tool 4 of 4HybridAnswer

find-menu

Retrieve a restaurant's menu on Yelp by reading its uploaded menu photos: clear the DataDome anti-bot wall, enumerate menu-category photos, open the full-resolution images from Yelp's CDN, and transcribe sections, items, descriptions, and prices via vision. Read-only.

How to install

browse skills add yelp.com/find-menu-jhjk4o

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the find-menu tool on yelp.com with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.

Open the source definition