MCPVault
Listenhub MCP Server logo

Listenhub MCP Server

未认领

作者:marswaveai

ListenHub's official MCP Server | The AI Voice for Every Creator

aiflowspeechlistenhubmarswavemcppodcast

安装

$npx @marswave/listenhub-mcp-server --transport http --port 3000

未认领列表

这个 MCP 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(19 个)

create_flowspeech

Convert text or URL content to speech, creating FlowSpeech. Supports Smart mode (AI-enhanced) and Direct mode (no modifications).

create_podcast

Create a podcast with full generation (text + audio). Supports 1-2 speakers. Automatically polls until completion (may take several minutes).

create_podcast_text_only

Create a podcast with text content only (no audio). First stage of two-stage generation.

customScripts

Array of custom scripts (array, optional)

episodeId

Podcast ID (string, required)

generate_podcast_audio

Generate audio for a podcast with existing text content. Second stage of two-stage generation.

get_flowspeech_status

Query detailed information about FlowSpeech. Returns current status immediately without polling.

get_podcast_status

Query detailed information about a podcast. Returns current status immediately without polling.

get_speakers

Get a list of available speakers for podcast generation. Returns speaker ID, name, language, gender, and demo audio link.

get_user_subscription

Get current user's subscription information, including subscription status, credit usage, plan details, and renewal status.

language

Filter by language code (zh/en) (string, optional)

mode

Generation mode - quick, deep, or debate (string, optional, default: quick)

query

Content or topic (string, optional)

sourceContent

Source content (text or URL) (string, required)

sources

Array of text/URL sources (array, optional)

sourceType

Source type - text or url (string, required)

speakerId

Speaker ID for narration (string, required)

speakerIds

Array of 1-2 speaker IDs (array, required)

waitForCompletion

Wait for generation to complete (boolean, optional, default: true)