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.
Platform-specific configuration:
{
"mcpServers": {
"atlas-mcp-server": {
"command": "npx",
"args": [
"-y",
"atlas-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...