Skip to main content
Glama
AceDataCloud

MCP Fish Server

by AceDataCloud

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

Related MCP server: Fish Audio MCP Server

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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
2dRelease cycle
22Releases (12mo)

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted pay-per-use TTS: 54 neural voices, 9 languages incl. Brazilian Portuguese. $10 free credits.

  • AI-manageable audio CDN: upload, transcode, normalize, stream & deliver audio, plus grounded docs.

  • Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AceDataCloud/FishMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server