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.
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (SEE LICENSE IN LICENSE) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 11 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add rudrendupaul-podcast-guest-crm -- npx -y podcast-guest-crm-cli
{
"mcpServers": {
"rudrendupaul-podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
} {
"servers": {
"rudrendupaul-podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
} codex mcp add rudrendupaul-podcast-guest-crm -- npx -y podcast-guest-crm-cli
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"rudrendupaul-podcast-guest-crm": {
"type": "local",
"command": [
"npx",
"-y",
"podcast-guest-crm-cli"
],
"enabled": true
}
}
} openclaw mcp add rudrendupaul-podcast-guest-crm --command npx --arg -y --arg podcast-guest-crm-cli
mcp_servers:
rudrendupaul-podcast-guest-crm:
command: "npx"
args: ["-y", "podcast-guest-crm-cli"] {
"McpServers": {
"rudrendupaul-podcast-guest-crm": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"podcast-guest-crm-cli"
]
}
}
} assistant mcp add rudrendupaul-podcast-guest-crm -t stdio -c npx -a -y podcast-guest-crm-cli
{
"mcpServers": {
"rudrendupaul-podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
} 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.
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 |
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.
add_guest Add a 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.
| Name | Type | Req | Description |
|---|---|---|---|
| bio | string | – | Short bio (max 2000 chars) |
| company | string | yes | Guest company |
| string | yes | Guest email | |
| name | string | yes | Guest full name |
| priority | string | – | Initial priority |
| title | string | yes | Guest job title |
| topics | array | – | Topics the guest speaks on, e.g. ["AI", "startups"] |
No output schema declared.
No examples provided.
draft_outreach_email Draft an AI 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.
| Name | Type | Req | Description |
|---|---|---|---|
| episodeAngle | string | – | Suggested angle for the episode |
| guestId | string | yes | Guest ID to draft outreach for |
| recentWork | string | – | Reference to the guest's recent work |
No output schema declared.
No examples provided.
get_analytics_summary Get pipeline 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 List guests ~110
List guests in the pipeline, paginated and filterable by stage, priority, and free-text search. Wraps GET /api/v1/guests.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Results per page, max 100 (default 20) |
| page | integer | – | Page number (default 1) |
| priority | string | – | Filter by priority |
| search | string | – | Free-text search over name, company, and topics |
| stage | string | – | Filter by lifecycle stage |
No output schema declared.
No examples provided.
update_guest_stage Transition a guest to a new lifecycle 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.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Guest ID |
| reason | string | – | Optional reason recorded with the transition |
| stage | string | yes | The stage to transition the guest into |
No output schema declared.
No examples provided.
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.