Lenny Rachitsky Podcast Transcripts MCP Server✓
ai.com.mcp/lenny-rachitsky-podcast · v0.6.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.com.mcp/lenny-rachitsky-podcast",
"description": "MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.",
"title": "Lenny Rachitsky Podcast Transcripts MCP Server",
"repository": {
"url": "https://github.com/la-rebelion/hapimcp",
"source": "github"
},
"version": "0.6.0",
"websiteUrl": "https://mcp.com.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://lenny-rachitsky.run.mcp.com.ai/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://docs.mcp.com.ai/servers-apis/openapi/podcast-transcripts.yaml",
"examples": [
{
"config": "Add 'https://lenny-rachitsky.run.mcp.com.ai/mcp' as a remote MCP server in your MCP client.",
"description": "Connect to the Lenny Rachitsky Podcast MCP server to access and search podcast transcripts.",
"name": "Basic Connection"
},
{
"description": "The server exposes podcast transcript search, retrieval, and metadata operations as MCP tools.",
"name": "Available Operations",
"note": "See the OpenAPI spec for endpoints and schema: https://docs.mcp.com.ai/servers-apis/openapi/podcast-transcripts.yaml"
}
],
"keywords": [
"openapi",
"rest-api",
"podcast",
"transcripts",
"lenny rachitsky",
"influencer",
"ai",
"content",
"search",
"archive",
"vlog",
"content creators"
],
"license": "MIT",
"notes": [
"This MCP server is designed for influencers and content creators to make their content accessible to AI tools.",
"All that is needed are the transcripts in a structured format.",
"Lenny Rachitsky is a leading voice in product management and startups, hosting a popular podcast with industry experts.",
"The backend API is https://lenny-rachitsky.search.mcp.com.ai",
"No authentication required for public transcript access.",
"For production or private deployments, see the HAPI MCP server documentation.",
"OpenAPI spec: https://docs.mcp.com.ai/servers-apis/openapi/podcast-transcripts.yaml",
"Documentation: https://docs.mcp.com.ai"
],
"publisher": "La Rebelion Labs"
},
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}