cline-mcp-server

cline-mcp-server

0

Cline MCP Server is an internal workflow orchestration server designed to execute agent-specific tasks. It supports JSON-RPC for communication and provides extensive API endpoints for agent execution, workflow management, and system operations.

Cline MCP Server

Internal workflow orchestration server for agentic task execution.

Quick Start

  • Install dependencies and run the server.

Docker

  • Instructions for building and running a Docker container.

Configuration

  • Configurable with a database, port, and authentication token.

API Endpoints

  • Agent Execution: Start tasks.
  • Workflow Management: Manage workflows.
  • Memory Operations: Access and modify memory.
  • System Execution: Run system commands.

MCP Compatibility

  • Supports unified JSON-RPC communication for tools, resources, and prompts.