Cookidoo-MCP-Server
by hnizdiljan
Overview
Provides a RESTful API server to manage custom recipes and collections on the Cookidoo platform for Thermomix devices, allowing control via AI assistants like Claude in Cursor.
Installation
No command providedEnvironment Variables
- COOKIDOO_API_URL
- COOKIDOO_TOKEN
- COOKIDOO_EMAIL
- COOKIDOO_PASSWORD
- OAUTH_TOKEN
- ASPNETCORE_ENVIRONMENT
- NODE_ENV
- NODE_TLS_REJECT_UNAUTHORIZED
Security Notes
CRITICAL: The `test-real-cookidoo.js` file contains hardcoded real user credentials (email and password) which are exposed in the source code. Additionally, the OAuth2 client ID and secret for Cookidoo (`kupferwerk-client-nwot` and `Ls50ON1woySqs1dCdJge`) are hardcoded in the `OAUTH2_IMPLEMENTATION.md` and used by the .NET backend, which is a significant vulnerability. A development JWT secret key is also hardcoded. While the server aims not to store user credentials permanently, these hardcoded values represent severe security flaws.
Similar Servers
zed-mcp-server-buildkite
Integrate Buildkite CI/CD with the Zed editor for viewing and interacting with pipelines, builds, jobs, and artifacts.
github-stars-contributions-mcp
An MCP server that allows AI assistants to manage GitHub Stars contributions and profile links through natural language interaction.
Dida365MCP
This server integrates Dida365 (TickTick) task management capabilities, allowing an AI agent to create, read, update, and delete tasks and projects via the Model Context Protocol (MCP).
Kotak_Neo_MCP_Server_With_Agentic_Application.
A server designed to host and manage AI agentic applications, likely for automating tasks or processing information. The specific functionality is unknown due to missing code.