Cline MCP Server logo

Cline MCP Server

by Welkon

This server implements the Model Context Protocol (MCP) for Cline, providing core services for knowledge base integration and retrieval. It serves as the MCP backend for Cline, enabling knowledge base access and OpenWebUI integration.

View on GitHub

Last updated: N/A

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