Skip to main content
Glama
markswendsen-code

@striderlabs/mcp-yelp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
yelp_search_restaurants

Search for restaurants on Yelp by location, cuisine, price range, and more.

yelp_search_businessesC

Search for any type of business on Yelp (not just restaurants).

yelp_get_business_details

Get detailed information about a specific business including hours, menu, amenities.

yelp_get_reviewsB

Get reviews for a specific business with ratings and text.

yelp_get_photos

Get photos for a specific business.

yelp_get_menuB

Get menu items and prices for a restaurant.

yelp_get_hoursA

Get business hours including special hours and holidays.

yelp_find_similar

Find businesses similar to a given business.

yelp_get_trendingB

Get trending/hot new restaurants and businesses in a location.

yelp_get_collections

Get curated Yelp collections for a location (best of lists, staff picks).

yelp_check_wait_time

Check estimated wait time at a restaurant (if available).

yelp_get_dealsB

Get current deals and offers for businesses in a location.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-yelp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server