claude mcp add tlasev-atlas -- npx -y @useatlas/mcp
{
"mcpServers": {
"tlasev-atlas": {
"command": "npx",
"args": ["-y", "@useatlas/mcp"]
}
}
}
{
"mcpServers": {
"tlasev-atlas": {
"command": "npx",
"args": ["-y", "@useatlas/mcp"]
}
}
}
{
"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.