← Registry

AI & Machine Learning

kurdishtts.com

Provides free AI-driven text-to-speech, speech-to-text, and voice chat for Sorani and Kurmanji Kurdish, supporting input from over 124 languages.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://www.kurdishtts.com/api/mcp

No auth detected

MCP server metadata

Name
kurdish-tts-stt
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

list_dialects

List the supported Kurdish dialects and their scripts.

Inferred read-only
list_voices

List available Kurdish text-to-speech voices.

Inferred read-only
synthesize_speech

Convert Kurdish text (Sorani or Kurmanji) to speech audio.

Inferred read-only
transcribe_audio

Transcribe Kurdish audio (Sorani or Kurmanji) to text.

Inferred read-only
start_streaming_transcription

Start a live streaming speech-to-text session.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kurdish-tts-stt]
url = "https://www.kurdishtts.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kurdish-tts-stt": {
      "type": "http",
      "url": "https://www.kurdishtts.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kurdish-tts-stt
Remote MCP URL: https://www.kurdishtts.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kurdish-tts-stt": {
      "url": "https://www.kurdishtts.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kurdish-tts-stt": {
      "type": "http",
      "url": "https://www.kurdishtts.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kurdish-tts-stt",
  "transport": "streamable-http",
  "url": "https://www.kurdishtts.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kurdishtts.com was fetched 2026-08-23T22:59:14.340Z.

Trust status Trusted

kurdishtts.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.