Atlas MCP Server
UnclaimedA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
atlas_database_clean
Destructive: Completely resets the database, removing all projects, tasks, and knowledge.
atlas_deep_research
Initiates a structured deep research process by creating a hierarchical plan within the Atlas knowledge base.
atlas_knowledge_add
Adds new knowledge items (single/bulk).
atlas_knowledge_delete
Deletes knowledge items (single/bulk).
atlas_knowledge_list
Lists knowledge items for a specific project.
atlas_project_create
Creates new projects (single/bulk).
atlas_project_delete
Deletes projects (single/bulk).
atlas_project_list
Lists projects (all/details).
atlas_project_update
Updates existing projects (single/bulk).
atlas_task_create
Creates new tasks (single/bulk).
atlas_task_delete
Deletes tasks (single/bulk).
atlas_task_list
Lists tasks for a specific project.
atlas_task_update
Updates existing tasks (single/bulk).
atlas_unified_search
Performs unified search across entities.