aigeon-ai/yelp-business-api
yelp-business-api is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of yelp-business-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Yelp Business API MCP Server provides updated business leads from Yelp with features like IP rotation and concurrent requests.
Try yelp-business-api with chat:
Tools
Functions exposed to the LLM to take actions
search_yelp
Use the same search box on yelp.com
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')
reviews
Get business reviews by url or id
get_menus
Get restaurant menus if present on yelp
popular_dishes
Get popular_dish list of a restaurant when available on the website.
business_url_to_id
Find biz id from url.
upcheck
Check if the api status is live!
get_full_yelp_list
Search and return all results on yelp.com
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client