J

Openwebui-server

Created Oct 19, 2025 by Welkon

Language:

JavaScript

Stars:

5

Forks:

1

README

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
Last updated: Oct 19, 2025

Publisher info

Welkon's avatar

Welkon

2
followers
5
following
20
repos

More MCP servers built with JavaScript

React

The library for web and native user interfaces.

By facebook 242.4K
Three.js

JavaScript 3D Library.

By mrdoob 110.5K
Axios

Promise based HTTP client for the browser and node.js

By axios 108.5K