MCP.so
登录

Cline MCP Server

@Welkon

关于 Cline MCP Server

This server provides Model Context Protocol (MCP) services for OpenWebUI, enabling knowledge base integration and retrieval.

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

Welkon

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Cline MCP Server?

Cline MCP Server implements the Model Context Protocol (MCP) for Cline, serving as the backend for knowledge base integration and retrieval. It manages MCP server connections and tool integrations while enabling OpenWebUI integration through MCP.

How to use Cline MCP Server?

Install dependencies with npm install, then start the development server with npm run dev. The server handles MCP connections and tool integrations automatically after startup.

Key features of Cline MCP Server

  • MCP backend for Cline
  • Knowledge base access and retrieval
  • MCP server connections management
  • Tool integrations management
  • OpenWebUI integration through MCP

Use cases of Cline MCP Server

  • Provide an MCP backend for Cline applications
  • Retrieve information from integrated knowledge bases
  • Enable OpenWebUI to interact with Cline via MCP
  • Centralize management of multiple MCP server connections

FAQ from Cline MCP Server

What protocol does Cline MCP Server use?

It implements the Model Context Protocol (MCP) for Cline.

What are the dependencies for Cline MCP Server?

Dependencies are installed via npm install, as stated in the getting started guide.

How do I start Cline MCP Server?

Run npm run dev to start the development server.

What integrations does Cline MCP Server support?

The server enables OpenWebUI integration through MCP.

评论

其他 分类下的更多 MCP 服务器