Skip to content

Add podcast, newsletter, recipe & video commerce MCP servers#65

Open
teamsincetoday wants to merge 1 commit into
PipedreamHQ:mainfrom
teamsincetoday:add-since-today-commerce-mcps
Open

Add podcast, newsletter, recipe & video commerce MCP servers#65
teamsincetoday wants to merge 1 commit into
PipedreamHQ:mainfrom
teamsincetoday:add-since-today-commerce-mcps

Conversation

@teamsincetoday

Copy link
Copy Markdown

Summary

Adds four content-to-commerce MCP servers to the Commerce section. Each server extracts structured product and affiliate data from a different content format:

  • Podcast Commerce MCP — Extracts products, brands, and affiliate opportunities from podcast transcripts. Speaker attribution, sponsor intelligence, cross-show aggregation. F1 accuracy: 100%. Install: npx podcast-commerce-mcp. MCP endpoint: https://podcast-commerce-mcp.sincetoday.workers.dev/mcp
  • Newsletter Commerce MCP — Extracts products, brands, and deals from newsletter content with confidence scores. F1 accuracy: 97%. Install: npx newsletter-commerce-mcp. MCP endpoint: https://newsletter-commerce-mcp.sincetoday.workers.dev/mcp
  • Recipe Commerce MCP — Matches recipe ingredients to affiliate products, extracts structured ingredient lists with brand matching. F1 accuracy: 100%. Install: npx recipe-commerce-mcp. MCP endpoint: https://recipe-commerce-mcp.sincetoday.workers.dev/mcp
  • Video Commerce MCP — Extracts products, brands, and entities from video transcripts and descriptions. F1 accuracy: 100%. Install: npx video-commerce-mcp

All servers are open source (MIT), TypeScript/Node, production-ready with free tier (200 calls/day) plus metered API.

Entries are inserted alphabetically within the Commerce section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant