Lenny's Podcast MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LENNY_TRANSCRIPTS_PATH | Yes | The local file system path to the directory containing the podcast transcripts. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_transcriptsA | Search across all of Lenny's Podcast transcripts for insights on a topic. Returns relevant excerpts from episodes with guest names. Use this to find what product leaders and experts have said about specific topics like pricing, growth, product management, hiring, etc. |
| get_episodeB | Get the full transcript for a specific episode by guest name. Use this when you want to dive deeper into a specific conversation. |
| list_episodesB | List all available episodes/guests in Lenny's Podcast archive. Use this to see what guests and topics are available to search. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akshayvkt/lenny-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server