AI & Machine Learning
kooma.ai
Provides Bambara language AI services including text-to-speech, translation, and audio transcription.
ENDPOINT 1
https://mcp.kooma.ai/mcp
MCP server metadata
- Name
- kooma
- Version
- 1.0.0
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_voicesListe les voix bambara disponibles pour la synthese vocale, avec leur identifiant, leur nom et leur genre.
Inferred read-onlykooma_transcribe_from_urlTranscrit en texte un fichier audio ou video accessible par une URL publique en HTTPS.
Inferred read-onlyCONNECT 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.
kooma.ai is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.