Back to search
30
MCP

lackey-mcp

pypi/lackey-mcp

Task chain management engine for AI agents with MCP integration

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

Similar MCP servers embedding-nearest

lackey-mcp-sidecar
FastAPI web interface for Lackey task management via MCP
0 tools
mcp-cli-agent
MCP-enabled AI assistant with tool integration
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
alation-ai-agent-mcp
Alation Agent SDK with MCP support
0 tools
devmemory-mcp
Persistent memory for AI agents via MCP
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools

How to use

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

{
  "mcpServers": {
    "lackey-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}