Loading MCP server directory, please wait...
Atlas is a YAML-defined semantic layer for analytics — authored by humans, consumed by AI agents.
npx @getmcp/cli add io.github.AtlasDevHQ/atlasRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AtlasDevHQ/atlas": {
"command": "npx",
"args": [
"-y",
"@useatlas/mcp"
],
"env": {
"ATLAS_DATASOURCE_URL": "",
"ATLAS_PROVIDER": "",
"ATLAS_API_URL": ""
}
}
}
}