Back to search
30
MCP

mcp-bytedance-tts

pypi/mcp-bytedance-tts

MCP server for text-to-speech using bytedance-tts - generates audio from text

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools
audiogen-mcp
MCP server for generating sound effects using Meta's AudioGen
0 tools
@kajidog/mcp-tts-voicevox
VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine
0 tools
elevan-labs-mcp
MCP server for ElevenLabs text-to-speech API integration
0 tools
audio-format-mcp
MCP server for audio format conversion using ffmpeg
0 tools
edge-tts-mcp
A Text-to-Speech (TTS) service based on Model Context Protocol (MCP), using Microsoft Edge TTS engine
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-bytedance-tts": {
      "url": "None",
      "transport": "http"
    }
  }
}