cyanheads/atlas-mcp-server
A 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.
Overview
cyanheads/atlas-mcp-server is a TypeScript MCP server licensed under Apache-2.0. A 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. Topics: ai, llm, mcp, modelcontextprotocol, task-management, agents, llm-agent, graph-database, neo4j, projects-tasks-knowledge, deep-research.
Ranked #5401 out of 25632 indexed tools.
Ecosystem
TypeScript Apache-2.0
aillmmcpmodelcontextprotocoltask-managementagentsllm-agentgraph-databaseneo4jprojects-tasks-knowledgedeep-research
Signal Breakdown
Stars 467
Freshness 7mo ago
Issue Health 38%
Contributors 2
Dependents 0
Forks 69
Description Detailed
License Apache-2.0
How to Improve
Freshness high impact
Issue Health high impact
Dependents medium impact
Matched Queries
From the README
# ATLAS: Task Management System
ATLAS (Adaptive Task & Logic Automation System) is a project, knowledge, and task management system for LLM Agents.
Built on a 3-node architecture:
```
+-------------------------------------------+
| PROJECT |
|-------------------------------------------|
| id: string |
| name: string |
| description: string |
| status: string |
| urls?: Array<{title: string, url: string}>|
| completionRequirements: string |
| outputFormat: string |
| taskType: string |
| createdAt: string |
| updatedAt: string Read full README on GitHub →
Are you the maintainer? Claim this listing