@pipeworx/fyyd

Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/fyyd’s. Install: one-click buttons

Connect to just the @pipeworx/fyyd pack

https://gateway.pipeworx.io/fyyd/mcp — only @pipeworx/fyyd’s own tools, nothing else in the catalog.

No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.

Tools: 7

fyyd MCP — open podcast directory (~3M podcasts indexed worldwide). No auth.

Tools

  • search_podcasts(term, lang?, count?, page?) — search shows by title
  • search_episodes(term, lang?, count?, page?) — search across episode titles + descriptions
  • get_podcast(podcast_id) — show metadata + last episodes
  • get_podcast_by_url(feed_url) — resolve an RSS feed URL to a fyyd id
  • latest_episodes(podcast_id, count?, page?) — chronological episode list
  • top_podcasts(category?, lang?, count?) — current popular shows
  • categories() — fyyd’s category tree

Data source

https://api.fyyd.de/0.2/ — public REST.

Tools

  • search_podcasts — fyyd, the open podcast directory — search podcast shows by title term, optionally restricted to a language code, up to 30 per page. Returns each show’s fyyd podcast id, title, author, description, RSS
  • search_episodes — fyyd, the open podcast directory — search individual podcast episodes, matching the term against episode titles and show-note descriptions, optionally filtered by language. Returns each episode’s fyyd
  • get_podcast — Podcast metadata + recent episodes.
  • get_podcast_by_url — Resolve an RSS feed URL to its fyyd id.
  • latest_episodes — Latest episodes for a podcast.
  • top_podcasts — Return the most popular podcasts on fyyd, optionally filtered by category slug and language code, with up to 30 results per call.
  • categories — Category tree.

Tools

  • categories — Category tree.
  • get_podcast — Podcast metadata + recent episodes.
  • get_podcast_by_url — Resolve an RSS feed URL to its fyyd id.
  • latest_episodes — Latest episodes for a podcast.
  • search_episodes — fyyd, the open podcast directory — search individual podcast episodes, matching the term against episode titles and show-note descriptions, optionally filtered by language. Returns each episode's fyyd
  • search_podcasts — fyyd, the open podcast directory — search podcast shows by title term, optionally restricted to a language code, up to 30 per page. Returns each show's fyyd podcast id, title, author, description, RSS
  • top_podcasts — Return the most popular podcasts on fyyd, optionally filtered by category slug and language code, with up to 30 results per call.

Regenerated from source · build September 25, 2026