Skip to main content
Glama
BACH-AI-Tools

Open AI Text To Speech1 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNo不适用
PORTNo不适用
API_KEYYesAPI 密钥

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
speechC

The speech endpoint takes in three key inputs: the model name, the text that should be turned into audio, and the voice to be used for the audio generation.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools.

Naming Consistency4/5

The single tool is named with a clear noun that describes its function, but there is no verb_noun pattern to evaluate consistency.

Tool Count3/5

One tool is borderline; it covers the core functionality but may not be enough for agents needing to discover available voices or models.

Completeness2/5

The tool surface lacks additional endpoints for listing voices or models, which are typical in text-to-speech services, making it incomplete for some use cases.

Maintenance

ActivityInactive
ResponsivenessNo issues