AudioPod AI

by audiopodai

Not rated
GitHub

About

Hosted MCP server for AudioPod's audio AI: text-to-speech, voice cloning, music generation, stem and speaker separation, transcription, denoise, and voice conversion.

Details

Author
audiopodai
Categories
Other, AI

Setup

Install AudioPod AI in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/audiopodai/audiopod-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

HostedModel Context Protocolserver forAudioPod's audio AI. Give any MCP-capable agent — Claude Desktop, Claude Code, Cursor, Continue, Cline, Goose, Codex — ten audio tools over a single endpoint. No install, no local models, no GPU.

Long-running tools return ajob_id; poll withcheck_job_status.

claude mcp add --transport http audiopod https://mcp.audiopod.ai \ --header "X-API-Key: ap_YOUR_KEY" --scope user

Claude Desktop / Cursor / Continue / Cline— add to yourmcpServersconfig:

{ "mcpServers": { "audiopod": { "url": "https://mcp.audiopod.ai", "headers": { "X-API-Key": "ap_YOUR_KEY" } } } }
# List tools curl -s https://mcp.audiopod.ai \ -H "X-API-Key: ap_YOUR_KEY" -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}' # Text to speech curl -s https://mcp.audiopod.ai \ -H "X-API-Key: ap_YOUR_KEY" -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":2,"method":"tools/call", "params":{"name":"text_to_speech","arguments":{"text":"Hello from my agent."}}}'

Apply toAudioPod for Startups— free Pro for 3 months plus developer API credits for eligible early-stage teams.

- Website —https://audiopod.ai
- API + SDK docs —
https://docs.audiopod.ai
- MCP setup guide —
https://docs.audiopod.ai/sdks/mcp

MIT — seeLICENSE. (Covers this listing/README; the AudioPod service itself is governed by theAudioPod Terms.)

Interact with MiniMax's powerful APIs for text-to-speech, voice cloning, and video/image generation.

A JavaScript/TypeScript server for MiniMax MCP, offering image/video generation, text-to-speech, and voice cloning.

An MCP server for the Typecast API, enabling AI-powered voice generation for various content.

All-in-one AI creative studio — generate videos, images, audio in 11 Indian languages, and 3D models via MCP. Hosted at mcp.arcframe.ai.

AI-powered text-to-speech MCP server with instant voice cloning. Generate speech from Claude Desktop, Claude Code, or n8n using 5 built-in voices (English, German, French, Spanish) or clone any voice from a short audio sample. Runs fully local, no API keys, no cloud. Supports stdio, SSE, and HTTP transports.

A server for creating fast and free lipsync videos for digital avatars, supporting both realistic and cartoon styles.

Pay-per-call AI API marketplace with 47 endpoints — OCR, LLM chat, image-gen, TTS

AI transcription from URLs or local files: 119 languages, speaker diarization, word-level timestamps, SRT/VTT/text export.

Production speech AI MCP server with pronunciation scoring, speech-to-text, and text-to-speech — 10 tools, 7 resources, 3 prompts.

A Model Context Protocol server that exposes the canonical WordCast knowledge surface — voice and TTS workflows, blog topics, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.