Skip to content
Cline

rag knowledge mcp for Cline

io.github.csoai-org/rag-knowledge-mcp

Rag Knowledge MCP Server by MEOK AI Labs

client:Cline transport:stdio runtime:pypi

Install rag knowledge 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": {
    "rag-knowledge-mcp": {
      "command": "uvx",
      "args": [
        "rag-knowledge-mcp"
      ]
    }
  }
}

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

rag knowledge mcp in other clients