atlas-mcp-server

atlas-mcp-server

187

ATLAS is a task management system built on the Model Context Protocol, facilitating seamless interactions between LLM Agents and project databases. It features advanced project, task, and knowledge management capabilities using a Neo4j graph database, designed to enhance efficiency and organization.

What database does ATLAS use?

ATLAS uses Neo4j as its database from version 2.0 onwards, replacing SQLite used in earlier versions.

How can I run the ATLAS server?

You can run the ATLAS server using standard I/O (stdio) or streamable HTTP transport mechanisms.

What is the purpose of the Web UI?

The Web UI provides an experimental interface for viewing project, task, and knowledge details.

How does ATLAS handle project dependencies?

ATLAS automatically validates and tracks inter-project dependencies, allowing for complex workflows.

Can ATLAS be used with cloud services?

Yes, ATLAS can be used with Neo4j AuraDB cloud service or self-hosted using Docker.