HelloFresh MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HELLOFRESH_EMAIL | Yes | Your HelloFresh account email address | |
| HELLOFRESH_PASSWORD | Yes | Your HelloFresh account password |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_menuA | Get the current week's available recipes/meals from HelloFresh. Optionally specify a week offset to see future menus. |
| get_recipe_detailsB | Get full recipe information including ingredients, step-by-step instructions, nutrition facts, prep time, and allergen information. |
| select_mealsC | Choose specific meals for an upcoming delivery week. You can select multiple recipes by their IDs. |
| skip_weekB | Skip a delivery week so you won't receive or be charged for that week's box. |
| get_delivery_scheduleB | View all upcoming deliveries including dates, selected meals, and delivery status. |
| modify_deliveryC | Change the delivery date for an upcoming week's box. |
| get_preferencesB | Get your current dietary preferences including vegetarian settings, allergens, cuisine types, and family-friendly options. |
| update_preferencesC | Update your dietary and cuisine preferences on HelloFresh, such as vegetarian mode, allergen avoidance, and preferred cuisines. |
| get_subscriptionA | View your current HelloFresh subscription plan details including meals per week, servings, price, and next delivery. |
| modify_subscriptionC | Change your HelloFresh subscription plan size (meals per week or servings per meal) or delivery frequency. |
| get_past_ordersB | View your HelloFresh order history including delivery dates, meals received, and order status. |
| rate_recipeB | Rate a HelloFresh recipe you've cooked on a scale of 1-5 stars, optionally including a written review. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-hellofresh'
If you have feedback or need assistance with the MCP directory API, please join our Discord server