Odel
podcast commerce mcp

podcast commerce mcp

Local
@teamsincetodayTypeScriptUpdated 5mo ago

Extract product mentions from podcast transcripts with affiliate signals. Free tier 200/day.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmpodcast-commerce-mcpv0.1.1

Run

npx -y podcast-commerce-mcp

MCP client config

{
  "mcpServers": {
    "podcast-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-commerce-mcp"
      ]
    }
  }
}
npmpodcast-commerce-mcpv0.1.1

Run

npx -y podcast-commerce-mcp

MCP client config

{
  "mcpServers": {
    "podcast-commerce-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-commerce-mcp"
      ]
    }
  }
}