yelp-business-api
4.0
The Yelp Business API MCP Server provides updated business leads from Yelp with features like IP rotation and concurrent requests.
search_yelp
Use the same search box on yelp.com
Try it
Result:
business_details
Scrape By Yelp URL: Ex. https://www.yelp.com/biz/capital-blossom-day-spa-washington or by business ids found from /search endpoint. You can get these business urls from the "/search" endpoint('YelpURL')
Try it
Result:
reviews
Get business reviews by url or id
Try it
Result:
get_menus
Get restaurant menus if present on yelp
Try it
Result:
popular_dishes
Get popular_dish list of a restaurant when available on the website.
Try it
Result:
business_url_to_id
Find biz id from url.
Try it
Result:
upcheck
Check if the api status is live!