Cookidoo MCP
Rank #11,729io.github.vitaliemiron/cookidoo-mcp
Create, translate, and plan Cookidoo recipes with guided Thermomix actions and shopping lists.
Cookidoo MCP is a Model Context Protocol (MCP) server published by vitaliemiron. It ranks #11,729 of 132,345 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Cookidoo MCP is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 120,616 of 132,345 servers on MCP Toplist.
Use Cookidoo MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cookidoo-mcp -e "COOKIDOO_EMAIL=<your COOKIDOO_EMAIL>" -e "COOKIDOO_PASSWORD=<your COOKIDOO_PASSWORD>" -e "COOKIDOO_COUNTRY=<your COOKIDOO_COUNTRY>" -e "COOKIDOO_LANGUAGE=<your COOKIDOO_LANGUAGE>" -- uvx cookidoo-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cookidoo-mcp]
command = "uvx"
args = ["cookidoo-mcp"]
[mcp_servers.cookidoo-mcp.env]
COOKIDOO_EMAIL = "<your COOKIDOO_EMAIL>"
COOKIDOO_PASSWORD = "<your COOKIDOO_PASSWORD>"
COOKIDOO_COUNTRY = "<your COOKIDOO_COUNTRY>"
COOKIDOO_LANGUAGE = "<your COOKIDOO_LANGUAGE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookidoo-mcp": {
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "<your COOKIDOO_EMAIL>",
"COOKIDOO_PASSWORD": "<your COOKIDOO_PASSWORD>",
"COOKIDOO_COUNTRY": "<your COOKIDOO_COUNTRY>",
"COOKIDOO_LANGUAGE": "<your COOKIDOO_LANGUAGE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookidoo-mcp": {
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "<your COOKIDOO_EMAIL>",
"COOKIDOO_PASSWORD": "<your COOKIDOO_PASSWORD>",
"COOKIDOO_COUNTRY": "<your COOKIDOO_COUNTRY>",
"COOKIDOO_LANGUAGE": "<your COOKIDOO_LANGUAGE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cookidoo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "<your COOKIDOO_EMAIL>",
"COOKIDOO_PASSWORD": "<your COOKIDOO_PASSWORD>",
"COOKIDOO_COUNTRY": "<your COOKIDOO_COUNTRY>",
"COOKIDOO_LANGUAGE": "<your COOKIDOO_LANGUAGE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookidoo-mcp": {
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "<your COOKIDOO_EMAIL>",
"COOKIDOO_PASSWORD": "<your COOKIDOO_PASSWORD>",
"COOKIDOO_COUNTRY": "<your COOKIDOO_COUNTRY>",
"COOKIDOO_LANGUAGE": "<your COOKIDOO_LANGUAGE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cookidoo-mcp": {
"command": "uvx",
"args": [
"cookidoo-mcp"
],
"env": {
"COOKIDOO_EMAIL": "<your COOKIDOO_EMAIL>",
"COOKIDOO_PASSWORD": "<your COOKIDOO_PASSWORD>",
"COOKIDOO_COUNTRY": "<your COOKIDOO_COUNTRY>",
"COOKIDOO_LANGUAGE": "<your COOKIDOO_LANGUAGE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.vitaliemiron%2Fcookidoo-mcp)<a href="https://mcptoplist.com/server/io.github.vitaliemiron%2Fcookidoo-mcp"><img src="https://mcptoplist.com/badge/io.github.vitaliemiron%2Fcookidoo-mcp.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
vitaliemiron
Available versions (4)
| Version | Published |
|---|---|
| 1.2.0 | Jul 29, 2026 |
| 1.1.1 | Jul 29, 2026 |
| 1.1.0 | Jul 29, 2026 |
| 1.0.0 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Cookidoo MCP?
- Cookidoo MCP is maintained by vitaliemiron, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Cookidoo MCP listed on the Official MCP Registry?
- Yes — Cookidoo MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cookidoo MCP have?
- MCP Toplist tracks 4 versions of Cookidoo MCP, most recently published on Jul 29, 2026.
- Where can I find the source code for Cookidoo MCP?
- The source code for Cookidoo MCP is hosted at github.com/vitaliemiron/cookidoo-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.