agent-task-mcp-server

dizlexic/agent-task-mcp-server
★ 5 stars TypeScript 🤖 AI/LLM Updated today
A simple multiuser multiboard task MCP server managed via kanban board interface.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-task-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "dizlexic/agent-task-mcp-server"
      ]
    }
  }
}

Topics

agentic-aiagentic-workflowagentsmcp-server