Cook

Provides dish-name lookups and recipe retrieval via an MCP bridge using a lightweight stdio server.
  • other

7

GitHub Stars

other

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "disdjj-mcp-cook": {
      "command": "npx",
      "args": [
        "mcp-cook"
      ]
    }
  }
}

Cook MCP Server lets MCP-enabled clients look up dish names and fetch recipes through a lightweight, configurable server bridge. It’s useful for adding quick culinary lookups and recipe retrieval to your MCP workflows without building custom endpoints.

How to use

Configure your MCP client to recognize the Cook MCP Server by adding the following MCP configuration. This enables you to start using the server to either look up dish names or retrieve recipes.

{
  "mcpServers": {
    "codelf": {
      "command": "npx",
      "args": ["mcp-cook"]
    }
  }
}

What you can do with it

There are two supported modes:

  1. Report dish names
  2. Retrieve recipes Use the MCP client to initiate either mode and receive results from the Cook MCP Server as part of your normal MCP workflow.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational