MCP server exposing the AceDataCloud Fish Audio API (text-to-speech with voice conditioning)
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ 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 MCP Fish.
fish_generate_audioGenerate speech from text via a Fish voice model
fish_list_modelsList available Fish voice models
fish_get_modelFetch metadata for a specific Fish voice model
fish_get_taskGet the status / result of a generation task
fish_get_tasks_batchBatch-fetch the status / result of multiple tasks
fish_get_usage_guideGet the API usage guide
A Model Context Protocol (MCP) server for Fish Audio TTS (Text-to-Speech) via the AceDataCloud platform. Generate natural-sounding speech and explore the Fish voice model library.
Pass one public HTTPS reference audio URL plus its exact transcript. This conditions only the current TTS request and does not create a reusable voice model:
Use reference_id for saved or public voices, and the one-shot reference fields for a temporary voice. Do not combine them. Reference audio supports MP3/WAV and should be 10β270 seconds. Billing remains based on the target text's UTF-8 byte count.
Set your AceDataCloud API token:
Get your token from https://platform.acedata.cloud.
| Tool | Description |
|---|---|
fish_generate_audio | Generate speech from text via a Fish voice model |
fish_list_models | List available Fish voice models |
fish_get_model | Fetch metadata for a specific Fish voice model |
fish_get_task | Get the status / result of a generation task |
fish_get_tasks_batch | Batch-fetch the status / result of multiple tasks |
fish_get_usage_guide | Get the API usage guide |
MIT β see LICENSE at the repository root.
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/mcp-fish)<a href="https://allmcps.com/mcp/mcp-fish"><img src="https://allmcps.com/api/badge/mcp-fish?style=directory" alt="MCP Fish on AllMCPs" /></a>