@striderlabs/mcp-yelp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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