Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Kooma — Bambara AI

ai.kooma/kooma

Bambara AI over MCP: text-to-speech, transcription and translation (Bamanankan + more).

Uptime
100.0%
1 direct probes · 30d
Response
130ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

kooma_list_voices

Liste les voix bambara disponibles pour la synthese vocale, avec leur identifiant, leur nom et leur genre. A appeler avant kooma_text_to_speech : les identifiants varient d'un compte a l'autre et ne d…

kooma_text_to_speech

Transforme un texte en audio avec une voix bambara. Renvoie l'audio. Utiliser kooma_list_voices pour obtenir un identifiant de voix valide.

kooma_translate

Traduit un texte entre le bambara et 13 autres langues. Les codes de langue combinent langue et ecriture : bam_Latn (bambara), fra_Latn (francais), eng_Latn (anglais), et ainsi de suite.

kooma_transcribe_from_url

Transcrit en texte un fichier audio ou video accessible par une URL publique en HTTPS. La langue est detectee automatiquement. Le fichier est plafonne a 25 Mo.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kooma_—_bambara_ai": {
      "url": "https://mcp.kooma.ai/mcp",
      "transport": "streamable-http"
    }
  }
}