trackmcp
Back to directory
mcpjam

mcp-elicitation-restaurant-finder

View on GitHub

A simple MCP server simulating a tool for find restaurants built with FastMCP to show elicitation in action

2 stars PythonServers & Infrastructure Updated Aug 27, 2025

Documentation

Restaurant Finder

A Python script to help you find restaurants based on your preferences.

๐Ÿ”ง Installation

1. Clone the repository:

bash
git clone https://github.com/MCPJam/mcp-elicitation-restaurant-finder.git
   cd mcp-elicitation-restaurant-finder

2. Install the required packages:

pip install -r requirements.txt

code
## ๐Ÿš€ Usage

Run the script using:

python restaurant_finder.py

code
// Code block

Frequently asked questions

What is mcp-elicitation-restaurant-finder?

mcp-elicitation-restaurant-finder is A simple MCP server simulating a tool for find restaurants built with FastMCP to show elicitation in action

How do I install mcp-elicitation-restaurant-finder?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-elicitation-restaurant-finder open source?

Yes โ€” it is hosted on GitHub at https://github.com/mcpjam/mcp-elicitation-restaurant-finder and has 2 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP