Command Palette

Search for a command to run...

UnylyUnyly
Browse all

AceDataCloud Fish Audio

FreeNot checked

Provides text-to-speech with voice conditioning via the AceDataCloud Fish Audio API.

GitHubEmbed

About

Provides text-to-speech with voice conditioning via the AceDataCloud Fish Audio API.

README

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.

from github.com/acedatacloud/fishmcp

Installing AceDataCloud Fish Audio

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/acedatacloud/fishmcp

FAQ

Is AceDataCloud Fish Audio MCP free?

Yes, AceDataCloud Fish Audio MCP is free — one-click install via Unyly at no cost.

Does AceDataCloud Fish Audio need an API key?

No, AceDataCloud Fish Audio runs without API keys or environment variables.

Is AceDataCloud Fish Audio hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install AceDataCloud Fish Audio in Claude Desktop, Claude Code or Cursor?

Open AceDataCloud Fish Audio on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare AceDataCloud Fish Audio with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All media MCPs