Skip to content
Back to search
30
MCP

CLEO MCP Server

io.github.kryptobaseddev/cleo-mcp-server

Task management for solo developers and AI coding agents — CQRS pattern, 177 operations

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

chlo-mcp
MCP server for Chlo — connect your codebase to Claude Code, Cursor, and other AI agents
0 tools
clade-mcp
MCP server exposing 29 AI coding skills — autonomous commits, loops, reviews, incident response, and more
0 tools
agent-tasker-mcp-server
Minimal stdio MCP server for parallel task execution by AI agents
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cleo_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}