Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOICEVOX_URLNoVOICEVOX Engine URLhttp://localhost:50021
MCP_HTTP_HOSTNoHTTP host0.0.0.0
MCP_HTTP_MODENoEnable HTTP modefalse
MCP_HTTP_PORTNoHTTP port3000
MCP_ALLOWED_HOSTSNoAllowed hosts (comma-separated)localhost,127.0.0.1,[::1]
MCP_ALLOWED_ORIGINSNoAllowed origins (comma-separated)http://localhost,http://127.0.0.1
VOICEVOX_USE_STREAMINGNoStreaming playback (requires ffplay)false
VOICEVOX_DISABLED_TOOLSNoComma-separated list of tools to disable (e.g., generate_query,synthesize_file)
VOICEVOX_DEFAULT_SPEAKERNoDefault speaker ID1
VOICEVOX_DEFAULT_IMMEDIATENoImmediate playback default settingtrue
VOICEVOX_RESTRICT_IMMEDIATENoRestrict AI from specifying the immediate option
VOICEVOX_DEFAULT_SPEED_SCALENoDefault playback speed1.0
VOICEVOX_DEFAULT_WAIT_FOR_ENDNoWait for playback end default settingfalse
VOICEVOX_RESTRICT_WAIT_FOR_ENDNoRestrict AI from specifying the waitForEnd option
VOICEVOX_DEFAULT_WAIT_FOR_STARTNoWait for playback start default settingfalse
VOICEVOX_RESTRICT_WAIT_FOR_STARTNoRestrict AI from specifying the waitForStart option

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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

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