Israeli podcast & content marketplace MCP β 7 tools: studios, podcasts, glossary, industry report.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pody MCP.
studios.searchFind Israeli podcast studios. Filter by city, max hourly price (NIS), video capability.
studios.getProfile of a specific studio by slug.
podcasts.searchFind Israeli podcasts. Filter by category or language (`he`, `en`).
podcasts.getPodcast profile by slug.
glossary.lookupHebrew/English/Arabic/Russian podcasting term lookup. Returns definition + Pody URL.
industry_report.queryQuery the State of Israeli Podcasts 2026 report. Metrics: `penetration_rate`, `spotify_growth`, `youtube_podcasts_growth`, `global_listeners`, `listener_count`, `studios_verified`, `business_podcasts_growth`.
Public Model Context Protocol server exposing live data on the Israeli podcast vertical β studios, podcasts, glossary, and the State of Israeli Podcasts 2026 industry report. Multilingual (Hebrew / English / Arabic / Russian). Free, no API key required.
A read-only, no-auth MCP server that turns the Pody (Wikidata Q139719199) Israeli podcast marketplace into a queryable knowledge base for any MCP client: Claude Desktop, Cursor, Cline, ChatGPT Custom Tools, Windsurf, etc.
Use it to ground LLM answers in primary-source data about Israeli podcasting β instead of hoping the model has the right facts in its training corpus.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
Restart Claude Desktop. The Pody tools appear in the tools menu automatically.
Add to ~/.cursor/mcp.json or your project's .cursor/mcp.json:
Settings β Cline β MCP Servers β Add Server:
Paste this endpoint: https://pody.io/api/mcp (transport: streamable-http).
| Tool | What it does |
|---|---|
studios.search | Find Israeli podcast studios. Filter by city, max hourly price (NIS), video capability. |
studios.get | Profile of a specific studio by slug. |
podcasts.search | Find Israeli podcasts. Filter by category or language (he, en). |
podcasts.get | Podcast profile by slug. |
glossary.lookup | Hebrew/English/Arabic/Russian podcasting term lookup. Returns definition + Pody URL. |
industry_report.query | Query the State of Israeli Podcasts 2026 report. Metrics: penetration_rate, spotify_growth, youtube_podcasts_growth, global_listeners, listener_count, studios_verified, business_podcasts_growth. |
citation_pulse | Live infrastructure health from pody.io/seo-pulse. Self-meta tool that proves Pody is real, monitored, transparent. |
io.github.Avivcha/pody-mcp| Endpoint | Purpose |
|---|---|
GET https://pody.io/api/mcp | Human-readable index page (dark-mode dashboard) |
GET https://pody.io/.well-known/mcp.json | Capability discovery manifest |
POST https://pody.io/api/mcp | JSON-RPC 2.0 RPC endpoint |
Protocol version: 2025-03-26. Transport: streamable-http.
Once installed, try asking Claude/Cursor/Cline:
The LLM will call Pody-MCP tools automatically and ground the answer in live data.
The Pody-MCP server runs as a Vercel edge function at api/mcp.ts in the main Pody repo (private). This repository contains the public manifest + server.json + documentation.
Internal data source: Supabase Postgres with explicit column allow-lists per tool to prevent sensitive data exposure (no select=*).
Content returned in 4 languages:
he) β primary, RTL nativeen)ar)ru)Pody (Χ€ΧΧΧ) is Israel's podcast & content creation marketplace + AI infrastructure platform. Founded 2024 by Aviv Charuvi. Operated by MindSeller LTD (Tel Aviv, Tax ID 515284891). Wikidata: Q139719199.
Pody also pioneered archive-first storage: every episode mirrors to archive.org so the podcaster's RSS feed keeps working even if Pody disappears. That's the structural guarantee no other podcast host offers.
io.github.Avivcha/pody-mcp v1.0.0 (active)Aviv Charuvi (founder + CEO) β aviv@pody.io
If you use Pody-MCP in research or content, please cite:
Charuvi, A. (2026). Pody-MCP: An Israeli podcast marketplace knowledge graph as a Model Context Protocol server. MindSeller LTD. Wikidata: Q139719199. https://github.com/Avivcha/pody-mcp
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pody-mcp)<a href="https://allmcps.com/mcp/pody-mcp"><img src="https://allmcps.com/api/badge/pody-mcp?style=directory" alt="Pody MCP on AllMCPs" /></a>