Skip to main content
Glama

Voice Generation MCP Server

by mylxsw

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
S3_PREFIXNoS3 prefix for organizing filesvoice-gen/
S3_REGIONNoS3 regionus-east-1
S3_ENDPOINTNoS3 endpoint URLhttps://s3.amazonaws.com
S3_BUCKET_NAMEYesYour S3 bucket name
S3_ACCESS_KEY_IDYesYour S3 access key ID
VOICE_GEN_API_KEYYesYour minimax API key
S3_SECRET_ACCESS_KEYYesYour S3 secret access key
VOICE_GEN_API_GROUP_IDYesYour minimax group ID

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/mylxsw/voice-gen-mcp'

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