Server data from the Official MCP Registry
Extract product mentions from podcast transcripts with affiliate signals. Free tier 200/day.
Extract product mentions from podcast transcripts with affiliate signals. Free tier 200/day.
Set these up before or after installing:
Environment variable: OPENAI_API_KEY
Environment variable: MCP_API_KEYS
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-teamsincetoday-podcast-commerce-mcp": {
"env": {
"MCP_API_KEYS": "your-mcp-api-keys-here",
"OPENAI_API_KEY": "your-openai-api-key-here"
},
"args": [
"-y",
"podcast-commerce-mcp-actor"
],
"command": "npx"
}
}
}This podcast commerce MCP server has proper authentication with both API keys and free tier rate limiting, but contains several medium-severity security concerns including external data transmission to unnamed upstream services, broad network permissions, and potential for unvalidated external content fetching that could lead to SSRF vulnerabilities. Package verification found 1 issue (1 critical, 0 high severity).
Scanned 5 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!