MCP Fish Server
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.
Features
- High-quality TTS: Generate speech from text via Fish Audio models
- Voice library: Browse, search, and fetch metadata for Fish voice models
- Asynchronous tasks: Submit generation tasks and poll for results
- Batch task lookup: Query multiple task results in one call
Installation
pip install mcp-fish
Configuration
Set your AceDataCloud API token:
export ACEDATACLOUD_API_TOKEN=your_token_here
Get your token from https://platform.acedata.cloud.
Usage
stdio mode (default)
mcp-fish
HTTP mode
mcp-fish --transport http --port 8000
Tool Reference
| 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 |
License
MIT — see LICENSE at the repository root.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mcp_fish-2026.7.30.0.tar.gz
(25.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_fish-2026.7.30.0.tar.gz.
File metadata
- Download URL: mcp_fish-2026.7.30.0.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a2f09a85531a5d0da5962552d6c634851ad3f957d3a0f0b580cc8a0e771d7e0
|
|
| MD5 |
14e3a836f3fd9a7972dc1af50701b44a
|
|
| BLAKE2b-256 |
dd4e3c80142bda3c8003381bf6a75b7b8d7ede469c03d6fc52677ae4d443b6ea
|
File details
Details for the file mcp_fish-2026.7.30.0-py3-none-any.whl.
File metadata
- Download URL: mcp_fish-2026.7.30.0-py3-none-any.whl
- Upload date:
- Size: 25.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fa7ca8a1c4e3edb5c9107ac7a1c213618fcd7df85a5bb7db91002890601af5c
|
|
| MD5 |
51290d9fda0b45ecf424511ef3ed7a48
|
|
| BLAKE2b-256 |
70d918e28f56da359501cfc58324a821cc786ca72db1478b39f2807be92e0741
|