Loading MCP server directory, please wait...
Extract shoppable product mentions from newsletters with affiliate signals. Free tier 200/day.
npx @getmcp/cli add io.github.teamsincetoday/newsletter-commerce-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENAI_API_KEYOpenAI API key for GPT-4o-mini product extraction (required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.teamsincetoday/newsletter-commerce-mcp": {
"command": "npx",
"args": [
"-y",
"newsletter-commerce-mcp"
],
"env": {
"OPENAI_API_KEY": "",
"MCP_API_KEYS": ""
}
}
}
}