Kurdish (Sorani & Kurmanji) text-to-speech and speech-to-text for AI agents — 664 AI voices, audio transcription with dialect detection, and live streaming STT. Remote streamable-HTTP MCP server; requires a free kurdishtts.com API key. Listed in the official MCP registry as com.kurdishtts/kurdish-tts-stt.
服务器配置
{
"mcpServers": {
"kurdish-tts": {
"url": "https://www.kurdishtts.com/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_TTS_KEY:YOUR_STT_KEY"
}
}
}
}