ListenHub MCP

MCP Server

Use ListenHub's audio generation as MCP tools inside Claude Desktop, Cursor, and other MCP clients.

The ListenHub MCP server lets an MCP client — Claude Desktop, Cursor, Windsurf, VS Code, Zed, and others — generate podcasts and FlowSpeech narration, browse voices, and check your account, all by calling tools. Each tool wraps a public ListenHub OpenAPI endpoint, so the MCP server and the API expose the same capabilities through different surfaces.

You authenticate with a ListenHub API key (LISTENHUB_API_KEY), created at listenhub.ai/settings/api-keys. Generation consumes credits according to your plan.

Start here

Other ways to call ListenHub

The MCP server is one way in. If you are building server-side or scripting, the same endpoints are available through the API and the official client libraries:

Who this is for

  • Developers integrating ListenHub MCP into Claude Desktop, Cursor, Windsurf, VS Code, Zed, and other MCP clients.
  • Teams that want podcast generation, FlowSpeech, speaker lookup, and subscription checks available as tools inside an AI assistant.

On this page