Atlas

MCP

by AtlasDevHQ · v0.0.2

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

mcplocal

MCP configuration

stdio

Command

npx -y @useatlas/mcp@0.0.2

Environment

  • ATLAS_DATASOURCE_URLsecret

    Analytics datasource URL (postgres, mysql, clickhouse, snowflake, duckdb, bigquery, salesforce). Optional — falls back to a bundled NovaMart SQLite demo when unset.

  • ATLAS_PROVIDER

    LLM provider: anthropic, openai, bedrock, ollama, openai-compatible, gateway. Optional — the MCP server does not call an LLM directly (the client does); set this only if you also run Atlas's chat or scheduler.

  • ATLAS_API_URL

    URL of a running Atlas API. Optional — defaults to http://localhost:3001. When set, the MCP server inherits the API's connections, semantic layer, and governance.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.