Lenny Rachitsky Podcast Transcripts MCP Server
(unclaimed - source: registry-official · publisher: ai.com.mcp) · languages: en · regions: global · github · more from ai.com.mcp →
MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_23e5f65573/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_23e5f65573/ask -d '{"tool":"getEpisodes","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_23e5f65573 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://lenny-rachitsky.run.mcp.com.ai/mcp- Pricing
- not listed
- Links
- homepage · repository
Live capabilities — 8 tool(s) it actually exposes · lenny-rachitsky v0.6.0 (measured from a real MCP handshake, not self-reported)
getEpisodes — List episodes - Lists episodes with parsed frontmatter (guest, title, duration, youtube_url, etc.) and their canonical resource URIs.getEpisodesGuest — Get an episode card (metadata + key URIs)getEpisodesGuestMetadatajson — Get episode metadata as JSON (frontmatter)getEpisodesGuestTranscriptformat — Get transcript in a specific format - Returns the transcript in the requested format: - md: markdown (may include or exclude frontmatter based on include_frontmgetEpisodesGuestChunks — List chunk descriptors for an episode - Returns chunk boundaries and URIs for chunk retrieval. Chunks may be computed on-demand using size/overlap parameters.getEpisodesGuestChunksChunkIdtxt — Get a specific transcript chunk as plain textgetSearch — Search episodes and transcripts - Searches across metadata (D1) and transcript text (Vectorize). Returns matches as resources, including per-hit URIs pointing tpostSearch — Search episodes and transcripts (POST body) - Same search as GET /search, but parameters are provided in the request body. This is useful for longer filter paylCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_23e5f65573 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_23e5f65573)<a href="https://jishie.com/agent.html?id=aix_23e5f65573"><img src="https://jishie.com/v1/agents/aix_23e5f65573/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — streaming-tools
Raw machine record (what agents receive)
{
"id": "aix_23e5f65573",
"name": "Lenny Rachitsky Podcast Transcripts MCP Server",
"operator": "(unclaimed - source: registry-official · publisher: ai.com.mcp)",
"description": "MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"streaming-tools",
"vector-search"
],
"protocols": {
"mcp": "https://lenny-rachitsky.run.mcp.com.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1847,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 49,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T07:01:10.385Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://mcp.com.ai/"
},
{
"label": "repository",
"url": "https://github.com/la-rebelion/hapimcp"
}
],
"avatar": "https://github.com/la-rebelion.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/la-rebelion"
}
],
"profile": {
"mcp_server": "lenny-rachitsky",
"mcp_version": "0.6.0",
"tool_count": 8,
"tools": [
{
"name": "getEpisodes",
"description": "List episodes - Lists episodes with parsed frontmatter (guest, title, duration, youtube_url, etc.) and their canonical resource URIs."
},
{
"name": "getEpisodesGuest",
"description": "Get an episode card (metadata + key URIs)"
},
{
"name": "getEpisodesGuestMetadatajson",
"description": "Get episode metadata as JSON (frontmatter)"
},
{
"name": "getEpisodesGuestTranscriptformat",
"description": "Get transcript in a specific format - Returns the transcript in the requested format: - md: markdown (may include or exclude frontmatter based on include_frontmatter) - txt: clean text (best for LLM ingestion) - json: structured form (metadata + transcript text)"
},
{
"name": "getEpisodesGuestChunks",
"description": "List chunk descriptors for an episode - Returns chunk boundaries and URIs for chunk retrieval. Chunks may be computed on-demand using size/overlap parameters."
},
{
"name": "getEpisodesGuestChunksChunkIdtxt",
"description": "Get a specific transcript chunk as plain text"
},
{
"name": "getSearch",
"description": "Search episodes and transcripts - Searches across metadata (D1) and transcript text (Vectorize). Returns matches as resources, including per-hit URIs pointing to episode cards and transcript chunks. Note: pagination cursor applies to metadata search only. Example (vector search with filters):\n\n GET /search?q=pricing&mode=vector&guest=Marty%20Cagan&keywords=pricing,monetization&top_k=5"
},
{
"name": "postSearch",
"description": "Search episodes and transcripts (POST body) - Same search as GET /search, but parameters are provided in the request body. This is useful for longer filter payloads."
}
],
"profiled_at": "2026-09-25T07:01:10.385Z"
},
"unreachable": false
}