ProductivityTypeScript

atlas-mcp-server

ATLAS is a task management system designed for LLM Agents, enabling efficient project and knowledge management.

Free
N/A rating (0 reviews)0 installs471 GitHub stars
task managementLLM Agentsproject management

ATLAS (Adaptive Task & Logic Automation System) is a comprehensive project, knowledge, and task management system tailored for LLM Agents. It is built on a robust three-tier architecture that allows users to manage complex workflows effectively. The system integrates various functionalities to streamline task automation and enhance productivity. With ATLAS, users can create and manage projects, define tasks, and organize knowledge in a structured manner. The server leverages Neo4j to power its backend, ensuring efficient data handling and retrieval. Additionally, it supports deep research capabilities, making it a versatile tool for various applications in task and logic automation.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "atlas-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-atlas-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1