PodLearn
Rank #43,757io.github.blutrich/podlearn
Search 4M+ podcasts & YouTube, transcribe any episode, search transcripts, generate AI lessons.
PodLearn is a Model Context Protocol (MCP) server published by blutrich. It ranks #43,757 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PodLearn is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 10, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 71,834 of 115,591 servers on MCP Toplist.
Use PodLearn
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http podlearn https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamableThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.podlearn]
url = "https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamable"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamableSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"podlearn": {
"url": "https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamable"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"podlearn": {
"type": "http",
"url": "https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamable"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"podlearn": {
"serverUrl": "https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamable"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"podlearn": {
"url": "https://httiyebjgxxwtgggkpgw.supabase.co/functions/v1/mcp-server-streamable"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.blutrich%2Fpodlearn)<a href="https://mcptoplist.com/server/io.github.blutrich%2Fpodlearn"><img src="https://mcptoplist.com/badge/io.github.blutrich%2Fpodlearn.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
blutrich
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains PodLearn?
- PodLearn is maintained by blutrich, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is PodLearn listed on the Official MCP Registry?
- Yes — PodLearn is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does PodLearn have?
- MCP Toplist tracks 1 version of PodLearn, most recently published on Jul 10, 2026.
- Where can I find the source code for PodLearn?
- The source code for PodLearn is hosted at github.com/blutrich/podlearn-plugin.