Listenhub Mcp Server
@marswaveai
Listenhub Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"listenhub": {
"command": "npx",
"args": [
"-y",
"@marswave/listenhub-mcp-server@latest"
],
"env": {
"LISTENHUB_API_KEY": "your_api_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ListenHub MCP Server?
It is the official MCP server for ListenHub, enabling AI podcast generation (single or dual-speaker), FlowSpeech voice creation, and speaker and account management. It is available for ListenHub Pro plan and above.
How to use ListenHub MCP Server?
Requires Node.js 18+. Obtain an API key from the ListenHub API Keys settings page, then configure an MCP client (e.g., Claude Desktop, Cursor, Windsurf) using npx -y @marswave/listenhub-mcp-server@latest with the LISTENHUB_API_KEY environment variable. Alternatively, run in HTTP mode with --transport http --port 3000.
Key features of ListenHub MCP Server
- Full or text-only podcast generation with 1–2 speakers
- Multiple generation modes: Quick Listen, Deep Exploration, Debate
- Two‑stage generation and URL/text content sources
- FlowSpeech single‑speaker conversational audio from text or URLs
- Browse and filter speakers by language, gender, and attributes
- Query account subscription, credit usage, and renewal status
Use cases of ListenHub MCP Server
- Generate a podcast with one or two speakers from a topic or URL
- Create a FlowSpeech audio file from written content
- Manage available voices and check speaker details
- Monitor subscription credits and account status
FAQ from ListenHub MCP Server
What are the runtime dependencies?
Node.js version 18 or higher is required. No other runtime dependencies are mentioned.
How do I obtain an API key?
Get your API key from the ListenHub API Keys Settings page. Set it as the LISTENHUB_API_KEY environment variable.
What transport modes are supported?
Stdio mode (default) and HTTP mode (supporting HTTP streaming and Server‑Sent Events) are available.
Is there a free tier or plan requirement?
The server is available for ListenHub Pro plan and above.
Can the server generate audio from URLs?
Yes, both podcast and FlowSpeech generation can use text or URL content sources.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント