MCP.so
登录
T

TTS MCP Server

@136William136

关于 TTS MCP Server

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

136William136

提交者

136William136

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is TTS MCP Server?

A text-to-speech (TTS) server that exposes a POST endpoint at a fixed IP address for converting text to speech, designed for testing purposes only. It accepts parameters for language and gender.

How to use TTS MCP Server?

Send a POST request to http://43.162.121.31:8081/mcp/server/tts/v1 with optional query parameters language, gender, and required text. The example uses gender=female and text=hello. The server is intended for testing only.

Key

评论

其他 分类下的更多 MCP 服务器