Back to search
30
MCP

@kajidog/mcp-tts-voicevox

npm/@kajidog/mcp-tts-voicevox

VOICEVOX integration for MCP - Text-to-Speech server using VOICEVOX engine

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

Similar MCP servers embedding-nearest

@vocametrix/mcp-server
Official MCP server for the Vocametrix voice analysis API
0 tools
elevan-labs-mcp
MCP server for ElevenLabs text-to-speech API integration
0 tools
@kajidog/connpass-mcp-server
MCP server for Connpass API integration with MCP Apps Extension support
0 tools
cosyvoice-mcp
A MCP server for CosyVoice TTS using DashScope API
0 tools
@waiaas/mcp
WAIaaS MCP server - Model Context Protocol integration for AI agents
0 tools
cursor-tts-mcp
A Text-to-Speech MCP server for Cursor IDE
0 tools

How to use

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

{
  "mcpServers": {
    "@kajidog/mcp-tts-voicevox": {
      "url": "None",
      "transport": "http"
    }
  }
}