Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.RudrenduPaul/podcast-guest-crm

NPM · PODCAST-GUEST-CRM-CLI · SCANNED AUG 23

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

+6 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 30 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 535 tokens (~107/item across 5 items; 5 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.RudrenduPaul/podcast-guest-crm MCP server?

io.github.RudrenduPaul/podcast-guest-crm runs locally as an npm package, launched with npx -y podcast-guest-crm-cli. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · podcast-guest-crm-cli

# add to Claude Code
claude mcp add rudrendupaul-podcast-guest-crm -- npx -y podcast-guest-crm-cli
// .cursor/mcp.json
{
  "mcpServers": {
    "rudrendupaul-podcast-guest-crm": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "rudrendupaul-podcast-guest-crm": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add rudrendupaul-podcast-guest-crm -- npx -y podcast-guest-crm-cli
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rudrendupaul-podcast-guest-crm": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "podcast-guest-crm-cli"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add rudrendupaul-podcast-guest-crm --command npx --arg -y --arg podcast-guest-crm-cli
# ~/.hermes/config.yaml
mcp_servers:
  rudrendupaul-podcast-guest-crm:
    command: "npx"
    args: ["-y", "podcast-guest-crm-cli"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "rudrendupaul-podcast-guest-crm": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}
# add to Vellum
assistant mcp add rudrendupaul-podcast-guest-crm -t stdio -c npx -a -y podcast-guest-crm-cli
// mcp.json
{
  "mcpServers": {
    "rudrendupaul-podcast-guest-crm": {
      "command": "npx",
      "args": [
        "-y",
        "podcast-guest-crm-cli"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.

  • 21 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 +3
    • Stability: unverified → 0.23 functional
  • 15 Aug 26 0
    • Security disclosure: unverified → fail functional
  • 14 Aug 26 0
    • Security disclosure: fail → unverified functional
  • 12 Aug 26 +15
    • Malware scan: unverified → pass security
  • 11 Aug 26 52

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Aug 2026 · Analysed npm/podcast-guest-crm-cli@0.1.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm
Dependencies 97 packages
Packages resolved 97
Stale 30
Tree resolution Complete
MCP tools · 5 exposed · ~535 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_guest ~136

Create a new guest in the discover stage. Wraps POST /api/v1/guests. Fit scoring runs asynchronously after creation; call list_guests or the guest detail endpoint shortly after to see fitScore populate.

NameTypeReqDescription
biostringShort bio (max 2000 chars)
companystringyesGuest company
emailstringyesGuest email
namestringyesGuest full name
prioritystringInitial priority
titlestringyesGuest job title
topicsarrayTopics the guest speaks on, e.g. ["AI", "startups"]

No output schema declared.

No examples provided.

draft_outreach_email ~106

Generate an AI outreach email draft for a guest. Wraps POST /api/v1/outreach/draft. Uses claude-sonnet-4-6 server-side (packages/ai). Returns subject, body, a confidence score, and the reasoning behind the draft.

NameTypeReqDescription
episodeAnglestringSuggested angle for the episode
guestIdstringyesGuest ID to draft outreach for
recentWorkstringReference to the guest's recent work

No output schema declared.

No examples provided.

get_analytics_summary ~47

Dashboard overview: total guests, stage breakdown, average fit score, reply and booking conversion rates, top topics, recent activity. Wraps GET /api/v1/analytics/overview.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_guests ~110

List guests in the pipeline, paginated and filterable by stage, priority, and free-text search. Wraps GET /api/v1/guests.

NameTypeReqDescription
limitintegerResults per page, max 100 (default 20)
pageintegerPage number (default 1)
prioritystringFilter by priority
searchstringFree-text search over name, company, and topics
stagestringFilter by lifecycle stage

No output schema declared.

No examples provided.

update_guest_stage ~136

Transition a guest to a new lifecycle stage. Wraps PATCH /api/v1/guests/:id/stage. Valid paths: discover -> outreach -> scheduled -> recorded -> published -> follow_up, with back-transitions outreach -> discover (declined), scheduled -> outreach (reschedule), recorded -> scheduled (re-record), follow_up -> outreach (invite back) or follow_up -> published. Invalid transitions are rejected by the API, not this tool.

NameTypeReqDescription
idstringyesGuest ID
reasonstringOptional reason recorded with the transition
stagestringyesThe stage to transition the guest into

No output schema declared.

No examples provided.

Common questions

What is the io.github.RudrenduPaul/podcast-guest-crm MCP server?

io.github.RudrenduPaul/podcast-guest-crm is an MCP server listed in the public MCP registry as io.github.RudrenduPaul/podcast-guest-crm. Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools. This page covers its npm package (podcast-guest-crm-cli).

Is the io.github.RudrenduPaul/podcast-guest-crm MCP server safe to use?

io.github.RudrenduPaul/podcast-guest-crm scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 23 August 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.RudrenduPaul/podcast-guest-crm MCP server expose?

io.github.RudrenduPaul/podcast-guest-crm exposes 5 tools: list_guests, add_guest, update_guest_stage, draft_outreach_email, get_analytics_summary. Their descriptions and schemas cost roughly 535 tokens of context every time the server is loaded.

Is the io.github.RudrenduPaul/podcast-guest-crm MCP server still maintained?

io.github.RudrenduPaul/podcast-guest-crm is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.