atlas-mcp-server

atlas-mcp-server

3.6

If you are the rightful owner of atlas-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ATLAS (Adaptive Task & Logic Automation System) is a project, knowledge, and task management system for LLM Agents, implemented as a Model Context Protocol (MCP) server.

ATLAS is a sophisticated task management system designed to facilitate project, task, and knowledge management for LLM agents. It leverages the Model Context Protocol (MCP) to enable seamless interaction between LLMs and external systems. The system is built on a three-tier architecture comprising projects, tasks, and knowledge, each with its own set of attributes and relationships. ATLAS supports advanced features such as dependency management, unified search, and graph database integration using Neo4j. The platform is designed to be highly scalable and flexible, supporting both local and remote MCP clients through various transport mechanisms, including standard I/O and HTTP. With its comprehensive suite of tools and resources, ATLAS provides a robust framework for managing complex workflows and enhancing productivity in LLM-driven environments.

Features

  • Project Management: Comprehensive tracking of project metadata, statuses, and content with support for bulk operations and dependency handling.
  • Task Management: Lifecycle management of tasks with prioritization, categorization, and dependency tracking for structured workflows.
  • Knowledge Management: Structured repository for project-related information with domain categorization and citation support.
  • Graph Database Integration: Utilizes Neo4j for native relationship management, advanced search, and scalability.
  • Unified Search: Cross-entity search capabilities with flexible query options for finding relevant projects, tasks, or knowledge.

Tools

  1. atlas_project_create

    Creates new projects with options for single or bulk creation.

  2. atlas_task_create

    Creates new tasks with options for single or bulk creation.

  3. atlas_knowledge_add

    Adds new knowledge items with options for single or bulk addition.

  4. atlas_unified_search

    Performs unified search across projects, tasks, and knowledge.

  5. atlas_deep_research

    Initiates a structured deep research process within the Atlas knowledge base.