MCP.so
Sign In
T

TTS MCP Server

@136William136

About TTS MCP Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

136William136

Submitted by

136William136

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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

Comments

More Other MCP servers