ホットペッパーグルメ MCP Server
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"hotpepper-gourmet-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
このアプリケーションは株式会社リクルートの提供するリクルートWEBサービス ホットペッパーグルメを利用した非公式のMCPサーバーです。
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in search / maps
Web and local search using Brave Search API
Production ready MCP server with real-time search, extract, map & crawl.
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP server for Firecrawl — search, scrape, and interact with the web. Supports both cloud and self-hosted instances. Features include web search, scraping, page interaction, batch processing, and LLM-powered content analysis.
MCP Security Weekly
Get CVE alerts and security updates for Hotpepper Gourmet Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
ホットペッパーグルメ MCP Server
このアプリケーションは株式会社リクルートの提供するリクルートWEBサービス ホットペッパーグルメを利用した非公式のMCPサーバーです。
brew install miyamo2/tap/hotpepper-gourmet-mcp-server
go install github.com/miyamo2/hotpepper-gourmet-mcp-server@latest
https://github.com/miyamo2/hotpepper-gourmet-mcp-server/releases/latest
リクルートWEBサービスのAPIキーを取得するにはこちらから申請してください。
インストールしたホットペッパーグルメ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ライセンスのもとで開発・配布されています。
作者ならびにコントリビューターは当アプリケーションの不具合、当アプリケーションを使用すること、当アプリケーションを使用できなかったことによって発生した損害、
もしくは利用者と株式会社リクルート間で発生したトラブルについて、一切責任を負いません。