← Registry

AI & Machine Learning

kooma.ai

Provides Bambara language AI services including text-to-speech, translation, and audio transcription.

1 endpoint4 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://mcp.kooma.ai/mcp

No auth detected

MCP server metadata

Name
kooma
Version
1.0.0
Capabilities
tools
Server instructions

Kooma donne acces a la synthese vocale, a la transcription et a la traduction en bambara. Appelle kooma_list_voices avant kooma_text_to_speech : les identifiants de voix varient d'un compte a l'autre.

Known tools 4

kooma_list_voices

Liste les voix bambara disponibles pour la synthese vocale, avec leur identifiant, leur nom et leur genre.

Inferred read-only
kooma_text_to_speech

Transforme un texte en audio avec une voix bambara.

Inferred read-only
kooma_translate

Traduit un texte entre le bambara et 13 autres langues.

Inferred read-only
kooma_transcribe_from_url

Transcrit en texte un fichier audio ou video accessible par une URL publique en HTTPS.

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.kooma]
url = "https://mcp.kooma.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kooma": {
      "type": "http",
      "url": "https://mcp.kooma.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kooma
Remote MCP URL: https://mcp.kooma.ai/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": {
    "kooma": {
      "url": "https://mcp.kooma.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kooma": {
      "type": "http",
      "url": "https://mcp.kooma.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kooma",
  "transport": "streamable-http",
  "url": "https://mcp.kooma.ai/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 kooma.ai was fetched 2026-08-26T12:20:23.072Z.

Trust status Trusted

kooma.ai 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.