Cline MCP Server
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
- Install dependencies: `npm install`
- Start development server: `npm run dev`