ホットペッパーグルメ MCP Server
Hotpepper MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. ホットペッパーグルメ MCP Server.
ホットペッパーグルメ MCP Server
Once Hotpepper is connected, these are the calls the assistant has available:
Homebrew — The Homebrew tool exposed by this servergourment_search — The gourment_search tool exposed by this servershop_search — The shop_search tool exposed by this serverlarge_area_search — The large_area_search tool exposed by this servermiddle_area_search — The middle_area_search tool exposed by this serversmall_area_search — The small_area_search tool exposed by this servergenre_search — The genre_search tool exposed by this serverdinner_budget_master_search — The dinner_budget_master_search tool exposed by this serverlarge_service_area_master_search — The large_service_area_master_search tool exposed by this serverservice_area_master_search — The service_area_master_search tool exposed by this servercredit_card_master_search — The credit_card_master_search tool exposed by this serverdinner_budget_master — The dinner_budget_master tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
You will need one environment variable: HOTPEPPER_GOURMET_API_KEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Hotpepper's toolset — Homebrew, gourment_search, shop_search and 11 more — is a fair guide to whether it matches your workflow. It is maintained by miyamo2; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Homebrew | The Homebrew tool exposed by this server. |
| gourment_search | The gourment_search tool exposed by this server. |
| shop_search | The shop_search tool exposed by this server. |
| large_area_search | The large_area_search tool exposed by this server. |
| middle_area_search | The middle_area_search tool exposed by this server. |
| small_area_search | The small_area_search tool exposed by this server. |
| genre_search | The genre_search tool exposed by this server. |
| dinner_budget_master_search | The dinner_budget_master_search tool exposed by this server. |
| large_service_area_master_search | The large_service_area_master_search tool exposed by this server. |
| service_area_master_search | The service_area_master_search tool exposed by this server. |
| credit_card_master_search | The credit_card_master_search tool exposed by this server. |
| dinner_budget_master | The dinner_budget_master tool exposed by this server. |
| large_service_area_master | The large_service_area_master tool exposed by this server. |
| service_area_master | The service_area_master tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| HOTPEPPER_GOURMET_API_KEY | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.