Skip to content
Cline

tafsiri mcp for Cline

io.github.gabrielmahia/tafsiri-mcp

MCP server for Swahili translation and language grounding (tafsiri = translate)

client:Cline transport:stdio runtime:pypi

Install tafsiri mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "tafsiri-mcp": {
      "command": "uvx",
      "args": [
        "tafsiri-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

tafsiri mcp in other clients