🛠️

Atlas

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

Developer Tools stdio npm npmstdioAtlasDevHQ
RUN IN TERMINAL
claude mcp add tlasev-atlas -- npx -y @useatlas/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "tlasev-atlas": { "command": "npx", "args": ["-y", "@useatlas/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "tlasev-atlas": { "command": "npx", "args": ["-y", "@useatlas/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "tlasev-atlas": { "command": "npx", "args": ["-y", "@useatlas/mcp"] } } }

About This MCP Server

The Model Context Protocol server, also known as Atlas, is a tool that provides a YAML-defined semantic layer for analytics, allowing humans to author and AI agents to consume it. It connects to AI coding assistants through standard input/output streams, enabling them to understand and utilize the defined semantic layer. Developers would reach for Atlas when they need to create a shared understanding of their analytics data between human authors and AI agents, leveraging its npm package and GitHub repository for integration and support.

Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@useatlas/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Atlas server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/tlasev-atlas.svg)](https://skillsplayground.com/mcps/tlasev-atlas/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.