Skip to main content
Glama

Text to Speech MCP Server

by JosefGold
mcp-config.json280 B
{ "mcpServers": { "tts-server": { "command": "/your/repo/dir/tts-mcp/.venv/bin/python", "args": ["/your/repo/dir/tts-mcp/tts_mcp_server.py"], "cwd": "/your/repo/dir/tts-mcp", "env": { "PYTHONPATH": "/your/repo/dir/tts-mcp" } } } }

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

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