All MCP servers

CLEO MCP Server

Official
by Api.AirforcestdioAI & LLM Tools0156MIT

Task management for AI coding agents — CQRS 2-gateway pattern, 200 ops across 10 domains

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "cleo-mcp-server-impb208d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}