Loomal

Atlas

MCP server by github.com/atlasdevhq/atlas

Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.

1 starsnpm: @useatlas/mcp

About Atlas

Atlas is an MCP (Model Context Protocol) server published by atlasdevhq in the official MCP registry, listed under Autonomous Agents on Loomal. Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.

It ships as an npm package (@useatlas/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/atlasdevhq/atlas, where the project has earned 1 GitHub stars.

Use Atlas with your agent

Claude Code · one command
claude mcp add atlas -- npx -y @useatlas/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@useatlas/mcp"
      ]
    }
  }
}
npm@useatlas/mcp

Frequently asked questions

What is Atlas?
Atlas is an MCP (Model Context Protocol) server by atlasdevhq in the Autonomous Agents category. Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.
How do I connect Atlas to Claude, Cursor, or another MCP client?
Install Atlas from its npm package (@useatlas/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Atlas open source?
Yes — the source code is public at github.com/atlasdevhq/atlas, with 1 GitHub stars.
Can AI agents pay to use Atlas?
Not yet through Loomal — Atlas is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Atlas? Claim this listing free by verifying GitHub ownership, or contact us.