MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for hierarchical RAG over Lenny Rachitsky podcast transcripts

Created 1/23/2026
Updated about 1 month ago
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" ] } } }