Favicon of atlas-mcp-server

atlas-mcp-server

MCP ServerCode & Developer ToolsTypeScriptOpen source

atlas-mcp-server is a TypeScript MCP server for Claude Desktop with npx, git clone, remote URL. 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.

Decision snapshot

Is this a fit?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

Claude Desktop, TypeScript, Node.js

Access

API key required authentication

Setup

npx, git clone, remote URL, Hosted or remote

Project health

1 year ago · Apache-2.0 license

Considerations

Requires TypeScript. Requires Node.js. Requires Apache-2.0 license.

How to use atlas-mcp-server

Install or run

git clone https://github.com/cyanheads/atlas-mcp-server.git

Client configuration

{
  "mcpServers": {
    "atlas-mcp-server": {
      "command": "node",
      "args": ["dist/index.js"],
      "env": {
        "NEO4J_URI": "bolt://localhost:7687",
        "NEO4J_USER": "neo4j",
        "NEO4J_PASSWORD": "password2",
        "LOG_LEVEL": "info",
        "NODE_ENV": "development",
        "MCP_TRANSPORT_TYPE": "http",
        "MCP_HTTP_HOST": "127.0.0.1",
        "MCP_HTTP_PORT": "3010",
        "MCP_ALLOWED_ORIGINS": "",
        "MCP_AUTH_SECRET_KEY": "your-super-secret-key-min-32-chars",
        "MCP_RATE_LIMIT_WINDOW_MS": "60000",
        "MCP_RATE_LIMIT_MAX_REQUESTS": "100",
        "BACKUP_MAX_COUNT": "10",
        "BACKUP_FILE_DIR": "./atlas-backups",
        "LOGS_DIR": "./logs"
      }
    }
  }
}

Compatible clients

Claude Desktop

What is atlas-mcp-server?

atlas-mcp-server is a TypeScript MCP server for Claude Desktop with npx, git clone, remote URL. 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. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
80/100
Maintenance signal
30/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Tool access support
  • Shell commands support
  • Browser use support
  • OpenAI provider support
  • Anthropic provider support
  • package.json config support
  • mcp.json config support

Compatibility and setup

Install or run atlas-mcp-server using npx. Check cyanheads/atlas-mcp-server for the latest setup command.

npxgit cloneremote URLClaude DesktopstdioHTTP
  • Built for TypeScript
  • Built for Node.js
  • Install or run with npx
  • Install or run with git clone
  • Install or run with remote URL
  • Works with Claude Desktop
  • Uses stdio transport
  • Uses HTTP transport

MCP metadata is retained with field-level source and confidence evidence. Undetected values remain unknown.

Requirements and access

TypeScriptNode.jsApache-2.0 licenseAPI key requiredDatabase accessAPI key requiredDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

API key required authenticationHosted or remote

When to use atlas-mcp-server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

TypeScriptNode.jsnpxgit cloneremote URLClaude DesktopstdioHTTP

Verified compatibility and discovery

Frequently asked questions

What is atlas-mcp-server?

atlas-mcp-server is a TypeScript MCP server for Claude Desktop with npx, git clone, remote URL. 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.

Who is atlas-mcp-server best for?

atlas-mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install atlas-mcp-server?

Install or run atlas-mcp-server using npx. Check atlas-mcp-server for the latest setup command.

Is atlas-mcp-server actively maintained?

atlas-mcp-server may need a closer maintenance check before production use.

Share:

Stars
474
Forks
66
Last commit
1 year ago
Last verified
Not yet verified
Metadata fetched
Jul 25, 2026
Repository age
2 years
License
Apache-2.0

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to atlas-mcp-server