Yelp MCP
The MCP server project of Yelp Fusion AI provides natural - language - based local business search and interaction functions, supporting multi - turn conversations, business queries, and restaurant reservations.
2.5 points
6.1K

What is the Yelp Fusion AI MCP Server?

The Yelp Fusion AI MCP Server is a tool based on the Model Context Protocol (MCP) that allows users to interact with local businesses through natural language. It can answer questions about businesses, provide search results, and support multi - turn conversations.

How to use the Yelp Fusion AI MCP Server?

Users can connect to the server by configuring an MCP client (such as Claude, Cursor, or VS Code). Simply provide the API key and set the correct parameters to start using the service.

Use Cases

Suitable for scenarios that require natural language queries for local business information, such as finding restaurants, obtaining business details, and conducting multi - turn conversations.

Main Features

Natural Language Search
Users can ask questions in natural language, such as 'Find the best sushi restaurants in San Francisco'.
Multi - Turn Conversation Support
Supports follow - up questions, such as 'Which of these options have outdoor seating?'
Direct Business Query
Can directly inquire about specific business information, such as 'Does Ricky’s allow pets?'
Restaurant Reservation
Can reserve a restaurant through natural language, such as 'Reserve a table for four at Ricky’s at 8 pm tomorrow night'.
Advantages
Supports natural language interaction, enhancing the user experience
Enables multi - turn conversations, increasing interactivity
Provides detailed business information and real - time data
Limitations
Some features (such as reservations) require additional application
Requires a valid Yelp API key to use
Depends on the data update frequency of Yelp

How to Use

Install Dependencies
Ensure that Python 3.10+ and the uv package manager are installed. Run `make install` to install project dependencies.
Get an API Key
Visit the Yelp developer page to create an application and obtain an API key.
Configure the MCP Client
Set up the MCP client according to the provided JSON configuration file, ensuring that the environment variables include YELP_API_KEY.
Run the Server
Use `uv run mcp-yelp-agent` to start the server, or build and run a Docker image.

Usage Examples

Find the Best Burritos
A user wants to find the best burrito restaurants in San Francisco.
Inquire about Business Information
A user wants to know if a certain restaurant allows pets.
Reserve a Restaurant
A user wants to reserve a table tonight.

Frequently Asked Questions

What API key is required to use this service?
How to get a Yelp API key?
Does it support multi - turn conversations?
How to run a Docker image?
Is the reservation function available?

Related Resources

Yelp Fusion AI Documentation
Official documentation that details the functions and usage of Yelp Fusion AI.
Yelp Developer Portal
The official website to create applications and obtain API keys.
Model Context Protocol Official Website
Learn detailed information about the Model Context Protocol (MCP).
GitHub Repository
The GitHub source code repository for this project.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "yelp_agent": {
      "command": "uv",
      "args": [
        "--directory",
        "<PATH_TO_YOUR_CLONED_PROJECT_DIRECTORY>",
        "run",
        "mcp-yelp-agent"
      ],
      "env": {
        "YELP_API_KEY": "<YOUR_YELP_FUSION_API_KEY>"
      }
    }
  }
}

{
  "mcpServers": {
    "yelp_agent": {
      "command": "docker",
      "args": [
        "run",
        "-i",          // Interactive mode
        "--rm",        // Automatically remove the container when it exits
        "--init",      // Run an init process as PID 1 in the container
        "-e", "YELP_API_KEY=<YOUR_YELP_FUSION_API_KEY>",
        "mcp-yelp-agent:latest" // The image name built earlier
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
6.6K
5 points
D
Devtools Debugger MCP
The Node.js Debugger MCP server provides complete debugging capabilities based on the Chrome DevTools protocol, including breakpoint setting, stepping execution, variable inspection, and expression evaluation.
TypeScript
5.4K
4 points
M
Mcpjungle
MCPJungle is a self-hosted MCP gateway used to centrally manage and proxy multiple MCP servers, providing a unified tool access interface for AI agents.
Go
0
4.5 points
N
Nexus
Nexus is an AI tool aggregation gateway that supports connecting multiple MCP servers and LLM providers, providing tool search, execution, and model routing functions through a unified endpoint, and supporting security authentication and rate limiting.
Rust
0
4 points
Z
Zen MCP Server
Zen MCP is a multi-model AI collaborative development server that provides enhanced workflow tools and cross-model context management for AI coding assistants such as Claude and Gemini CLI. It supports seamless collaboration of multiple AI models to complete development tasks such as code review, debugging, and refactoring, and can maintain the continuation of conversation context between different workflows.
Python
15.0K
5 points
O
Opendia
OpenDia is an open - source browser extension tool that allows AI models to directly control the user's browser, perform automated operations using existing login status, bookmarks and other data, support multiple browsers and AI models, and focus on privacy protection.
JavaScript
12.9K
5 points
N
Notte Browser
Certified
Notte is an open-source full-stack network AI agent framework that provides browser sessions, automated LLM-driven agents, web page observation and operation, credential management, etc. It aims to transform the Internet into an agent-friendly environment and reduce the cognitive burden of LLMs by describing website structures in natural language.
17.3K
4.5 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
16.1K
4 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
16.6K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
23.3K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.7K
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
44.5K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
20.1K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
44.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
30.2K
4.8 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
15.8K
4.5 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase