Openwebui-server

Welkon/Openwebui-server

3.3

If you are the rightful owner of Openwebui-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Cline MCP Server is designed to implement the Model Context Protocol (MCP) for Cline, offering essential services for knowledge base integration and retrieval.

Cline MCP Server

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
  2. Start development server: npm run dev