- Explore MCP Servers
- hotpepper-gourmet-mcp-server
Hotpepper Gourmet Mcp Server
What is Hotpepper Gourmet Mcp Server
hotpepper-gourmet-mcp-server is an unofficial MCP server that utilizes the Hot Pepper Gourmet API provided by Recruit Co., Ltd.
Use cases
Use cases include building applications that help users find restaurants based on various criteria such as location, genre, and budget.
How to use
To use hotpepper-gourmet-mcp-server, first obtain an API key from the Recruit Web Service. Then, configure the MCP server by adding it to the ‘mcpServers’ section in your MCP host’s configuration file.
Key features
Key features include various APIs for gourmet search, shop name search, area master searches (large, middle, small), genre search, dinner budget master search, and credit card master search.
Where to use
hotpepper-gourmet-mcp-server is primarily used in the food and restaurant industry, particularly for applications that require restaurant search functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Hotpepper Gourmet Mcp Server
hotpepper-gourmet-mcp-server is an unofficial MCP server that utilizes the Hot Pepper Gourmet API provided by Recruit Co., Ltd.
Use cases
Use cases include building applications that help users find restaurants based on various criteria such as location, genre, and budget.
How to use
To use hotpepper-gourmet-mcp-server, first obtain an API key from the Recruit Web Service. Then, configure the MCP server by adding it to the ‘mcpServers’ section in your MCP host’s configuration file.
Key features
Key features include various APIs for gourmet search, shop name search, area master searches (large, middle, small), genre search, dinner budget master search, and credit card master search.
Where to use
hotpepper-gourmet-mcp-server is primarily used in the food and restaurant industry, particularly for applications that require restaurant search functionalities.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
hotpepper-gourmet-mcp-server
ホットペッパーグルメ MCP Server
このアプリケーションは株式会社リクルートの提供するリクルートWEBサービス ホットペッパーグルメを利用した非公式のMCPサーバーです。
クイックスタート
インストール方法
Homebrew
brew install miyamo2/tap/hotpepper-gourmet-mcp-server
Go
go install github.com/miyamo2/hotpepper-gourmet-mcp-server@latest
リリースページからダウンロード
https://github.com/miyamo2/hotpepper-gourmet-mcp-server/releases/latest
使い方
1. リクルートWEBサービスのAPIキーを取得する
リクルートWEBサービスのAPIキーを取得するにはこちらから申請してください。
2. MCPサーバーを設定する
インストールしたホットペッパーグルメMCPサーバーをMCPホストから呼び出せるよう設定します。
以下のようにmcpServersセクションにホットペッパーグルメMCPサーバーを追加してください。
※ 設定ファイルのフォーマットや保存場所は利用するMCPホストによって異なります。
{ "mcpServers": { "hotpepper-gourmet-mcp-server": { "command": "hotpepper-gourmet-mcp-server", "env": { "HOTPEPPER_GOURMET_API_KEY": "<Hotpepper Gourmet API Key>" } } } }
機能
ツール
gourment_search
ホットペッパーグルメのグルメサーチAPIを実行します。
shop_search
ホットペッパーグルメの店名サーチAPIを実行します。
large_area_search
ホットペッパーグルメの大エリアマスタAPIを実行します。
middle_area_search
ホットペッパーグルメの中エリアマスタAPIを実行します。
small_area_search
ホットペッパーグルメの小エリアマスタAPIを実行します。
genre_search
ホットペッパーグルメのジャンルマスタAPIを実行します。
dinner_budget_master_search
ホットペッパーグルメの検索用ディナー予算マスタAPIを実行します。
large_service_area_master_search
ホットペッパーグルメの大サービスエリアマスタAPIを実行します。
service_area_master_search
ホットペッパーグルメのサービスエリアマスタAPIを実行します。
credit_card_master_search
ホットペッパーグルメのクレジットカードマスタAPIを実行します。
リソース
dinner_budget_master
ホットペッパーグルメの検索用ディナー予算マスタを取得します。
large_service_area_master
ホットペッパーグルメの大サービスエリアマスタを取得します。
service_area_master
ホットペッパーグルメのサービスエリアマスタを取得します。
credit_card_master
ホットペッパーグルメのクレジットカードマスタを取得します。
ライセンス
hotpepper-gourmet-mcp-server はMITライセンスのもとで開発・配布されています。
免責事項
作者ならびにコントリビューターは当アプリケーションの不具合、当アプリケーションを使用すること、当アプリケーションを使用できなかったことによって発生した損害、
もしくは利用者と株式会社リクルート間で発生したトラブルについて、一切責任を負いません。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










