Skip to main content
Glama

VOICEVOX MCP Server

speak

Convert text to speech using VOICEVOX engine by submitting text input; generate and play voice audio for applications or projects.

Input Schema

NameRequiredDescriptionDefault
textYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "text": { "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from VOICEVOX MCP Server

Related Tools

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/Yuki10Kobayashi/voicevox-mcp'

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