Openwebui-server
Language:
JavaScript
Stars:
5
Forks:
1
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
- Install dependencies:
npm install
- Start development server:
npm run dev
Publisher info
More MCP servers built with JavaScript
MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.
This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
Model Context Protocol server that integrates AgentQL's data extraction capabilities.