Extract shoppable products from recipe content with affiliate network signals. Free tier 200/day.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Turn recipes into affiliate revenue. Extract every branded ingredient and kitchen tool from any recipe, match each to Amazon Associates, ShareASale, or Awin, and generate a shoppable ingredient list in seconds. F1=100% on eval suite. Free tier: 200 calls/day.
β If this saves you time, please star the repo β it helps other developers find it.
Live endpoint:
https://recipe-commerce-mcp.sincetoday.workers.dev/mcpΒ· See examples
Extract recipes and ingredients from cooking video transcripts, match to purchasable products, and build affiliate shopping lists. Built on x402, the open payment standard backed by Shopify, Google, Microsoft, Visa, and the Linux Foundation.
| Tool | Description |
|---|---|
extract_recipe_ingredients | Extract structured recipe data from a cooking video transcript or YouTube URL |
match_ingredients_to_products | Match ingredients to purchasable products with affiliate program details |
suggest_affiliate_products | Generate a ranked affiliate shopping list scored by revenue potential |
Add to your claude_desktop_config.json or use /add-mcp in Claude Code. Free tier: 200 calls/day, no API key needed:
extract_recipe_ingredientsReturns:
match_ingredients_to_productsReturns affiliate program details (Amazon Associates, ShareASale, Awin), price range, commission rate (2β10%), brand? (extracted brand name for branded ingredients, e.g. "Maldon" for "Maldon salt"), estimatedCommission (USD estimate based on price Γ commission rate), and substitution alternatives.
suggest_affiliate_productsReturns ingredients and equipment ranked by affiliate revenue score. Equipment scores highest (10% commission via Amazon Associates).
Real extraction from a Serious Eats beef bourguignon recipe (live eval avg: F1=93%, 98/100 score, $0.000370/call, 2608ms):
See /examples endpoint for full output with value narrative: https://recipe-commerce-mcp.sincetoday.workers.dev/examples
MCP_API_KEYS with valid keys| Variable | Required | Default | Description |
|---|---|---|---|
OPENAI_API_KEY | Yes | β | OpenAI API key |
AGENT_ID | No | anonymous | Agent identifier for rate limiting |
MCP_API_KEYS | No | β | Comma-separated paid API keys |
CACHE_DIR | No | ./data/cache.db | SQLite cache path |
PAYMENT_ENABLED | No | false | Set true to enforce limits |
MIT β Since Today Studio
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/recipe-commerce-mcp)<a href="https://allmcps.com/mcp/recipe-commerce-mcp"><img src="https://allmcps.com/api/badge/recipe-commerce-mcp?style=directory" alt="Recipe Commerce MCP on AllMCPs" /></a>