Odel
podcast guest crm

podcast guest crm

Local
@rudrendupaulTypeScriptMITUpdated 1w ago

Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools.

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-guest-crm-cliv0.1.5

Run

npx -y podcast-guest-crm-cli

MCP client config

{
  "mcpServers": {
    "podcast-guest-crm": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}