daisys-ai/daisys-mcp
Generate high-quality text-to-speech and text-to-voice outputs using the [DAISYS](https://www.daisys.ai/) platform and make it able to play and store audio generated.
Quick Start
Clone the repository:
git clone https://github.com/daisys-ai/daisys-mcpClaude Desktop configuration example:
{
"mcpServers": {
"daisys-mcp": {
"command": "npx",
"args": [
"-y",
"daisys-ai/daisys-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.