ATLAS is a task management system for LLM Agents, built on a three-tier architecture, that allows users to manage projects, tasks, and knowledge with defined schemas and completion requirements.
ATLAS (Adaptive Task & Logic Automation System) is a task management system for LLM Agents, built on a three-tier architecture of Projects, Tasks, and Knowledge. Implemented as a Model Context Protocol (MCP) server, ATLAS enables LLM agents to interact with a project management database, managing projects, tasks, and knowledge items.
Key features include comprehensive project and task lifecycle management, structured knowledge repository with citation support, and native relationship management using Neo4j. It offers unified search across entities with flexible query options.
ATLAS allows standardized communication between LLMs and external systems through MCP-compatible clients, servers, and LLM Agents. It supports dependency management and cross-entity search.
Version 2.0+ requires Neo4j, either self-hosted via Docker or using Neo4j AuraDB. The system provides tools for project, task, and knowledge operations, accessible via MCP, along with database backup and restore functionality.
cyanheads/atlas-mcp-server
December 16, 2024
March 28, 2025
TypeScript