Google for AI agents. 25,000+ tools indexed.

cyanheads/atlas-mcp-server

Score: 32.0 Rank #5401

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

Last commit was 237 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 8 open vs 5 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for cyanheads/atlas-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/cyanheads--atlas-mcp-server)](https://agentrank-ai.com/tool/cyanheads--atlas-mcp-server)
<a href="https://agentrank-ai.com/tool/cyanheads--atlas-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/cyanheads--atlas-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

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