# Fish Audio MCP

> Hosted Fish Audio server: voice search, expressive TTS, transcription, plus image and video generation.

- **Category:** Voice & Dialogue
- **Vendor:** Fish Audio (official)
- **Pricing:** freemium
- **Verified:** 2026-09-26

## What it does

Fish Audio's official hosted MCP server connects an agent to your Fish Audio account over OAuth: browse and search the voice library, generate speech steered with inline tags like [whispering] or [excited], transcribe local or uploaded audio, and — since mid-September 2026 — generate and edit images and run text-to-video and image-to-video. For a filmmaker-agent the draw is temp dialogue and scratch VO with emotional direction written into the script line, plus transcripts for the edit, from one connection billed against the plan you already have.

## Connect

- Remote endpoint: `https://api.fish.audio/mcp`
- Claude Code: `claude mcp add --transport http fish-audio https://api.fish.audio/mcp`

**Auth:** oauth — Browser OAuth with your Fish Audio account; you pick the team the connection works in

## Capabilities

[tts](https://mcp.film/capabilities/tts.md) · [voice-library](https://mcp.film/capabilities/voice-library.md) · `emotion-tags` · [stt](https://mcp.film/capabilities/stt.md) · [text-to-image](https://mcp.film/capabilities/text-to-image.md) · [image-editing](https://mcp.film/capabilities/image-editing.md) · [text-to-video](https://mcp.film/capabilities/text-to-video.md) · [image-to-video](https://mcp.film/capabilities/image-to-video.md)

## Field notes

Hosted only and closed source — no npm or PyPI package, no public server repo. The endpoint answers 405 to a GET on 26 Sep 2026, consistent with a POST-only streamable HTTP server. The docs describe capabilities but publish no tool list, so tools_sample is null rather than guessed; the docs PR that added image and video (merged 17 Sep 2026) names only t2i, edit, t2v and i2v variants and deliberately leaves lip-sync out of the MCP. Billing draws from your plan's package credits, not developer API credits, and image or video jobs are quoted first and wait for your confirmation. Video needs Plus ($11/mo promo, $15 list) or higher; the free tier gets a daily image allowance and is personal, non-commercial use only, so anything headed for a paying client needs a paid plan. Connections are scoped to one team. Local files sent for transcription are uploaded to a temporary slot deleted after 7 days; generated outputs come back as permanent URLs, so assume anything you generate is reachable by link. Do not confuse it with Fish Audio's separate read-only docs MCP at docs.fish.audio/mcp, or with the community wrappers (da-okazaki/mcp-fish-audio-server, AceDataCloud/FishMCP), which are not maintained by Fish Audio.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-09-26
- Last verified: 2026-09-26
- Machine JSON: https://mcp.film/api/mcps/fish-audio.json

## Links

- Site: https://fish.audio/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=fish-audio%3Asite
- Docs: https://docs.fish.audio/overview/mcp?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=fish-audio%3Adocs

---

Structured data: https://mcp.film/api/mcps/fish-audio.json · Directory: https://mcp.film
Canonical: https://mcp.film/mcps/fish-audio/
Hosted directory MCP: https://mcp.film/mcp
