openwebui rag.com
openwebui rag.com logo

OpenWebUI RAG

Bridges Claude with OpenWebUI's API for document-based RAG capabilities, enabling file uploads and context-enhanced quer...

Created byApr 23, 2025

Cline MCP Server

[ ](README.zh-CN.md)
This server implements the Model Context Protocol (MCP) for Cline, providing core services for knowledge base integration and retrieval.

Purpose

  • Serve as the MCP backend for Cline
  • Provide knowledge base access and retrieval capabilities
  • Manage MCP server connections and tool integrations
  • Enable OpenWebUI integration through MCP

Getting Started

  1. Install dependencies: `npm install`
  1. Start development server: `npm run dev`