We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/rungee84/voice_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•198 B
# This file makes mcp_server_tts a Python package.
# Optionally, you can expose parts of your server here if needed
# from .server import YourServerClass, your_tool_function
__version__ = "0.1.0"