L
Lenny Rag MCP
by @mpnikhil
MCP server for hierarchical RAG over Lenny Rachitsky podcast transcripts
Created 1/23/2026
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx lenny-rag-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"mpnikhil-lenny-rag-mcp": {
"command": "uvx",
"args": [
"lenny-rag-mcp"
]
}
}
}