WebMCP

CommerceCommunity skill

chefkoch.de WebMCP tools

Search Chefkoch.de's recipe catalog by diet (vegan, vegetarian, low-carb, keto, paleo, low-fat, etc.) and optional keyword, returning title, rating, prep time, difficulty, image, and URL. Also fetches the daily 'Was koche ich heute' editorial picks.

2 tools2 methodsCommunity listing API surface

What can an agent do with chefkoch.de WebMCP tools?

Search Chefkoch.de's recipe catalog by diet (vegan, vegetarian, low-carb, keto, paleo, low-fat, etc.) and optional keyword, returning title, rating, prep time, difficulty, image, and URL. Also fetches the daily 'Was koche ich heute' editorial picks. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on chefkoch.de

Tool 1 of 2FetchAnswer

search-recipes-by-diet

Search Chefkoch.de's recipe catalog by diet (vegan, vegetarian, low-carb, keto, paleo, low-fat, etc.) and optional keyword, returning title, rating, prep time, difficulty, image, and URL. Also fetches the daily 'Was koche ich heute' editorial picks.

How to install

browse skills add chefkoch.de/search-recipes-by-diet-0d8cvd

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search-recipes-by-diet tool on chefkoch.de with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition

Tool 2 of 2APIAnswer

crawl-full

Read-only full crawl of Chefkoch via the unauthenticated api.chefkoch.de/v2 JSON API: discover recipes by tag/search, fetch full recipe detail, then enumerate and build downloadable image URLs.

How to install

browse skills add chefkoch.de/crawl-full-10lk4z

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the crawl-full tool on chefkoch.de with query: <string>, url: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.
  • url string The URL or page to inspect.

Open the source definition