atlan
Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.
Summary
The Atlan data catalog plugin for Claude Code lets you search, explore, govern, and manage your data assets using natural language.
- It connects to the Atlan MCP server to provide semantic search, lineage traversal, glossary management, and data quality rule enforcement, making data discovery and governance seamless within your development workflow.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "atlan": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/atlan find customer revenue tables in the finance domain
/atlan show lineage for the 'sales_orders' table
/atlan add glossary term 'PII' with definition 'Personally Identifiable Information'
Security Audits
Frequently Asked Questions
What is atlan?
The Atlan data catalog plugin for Claude Code lets you search, explore, govern, and manage your data assets using natural language. It connects to the Atlan MCP server to provide semantic search, lineage traversal, glossary management, and data quality rule enforcement, making data discovery and governance seamless within your development workflow.
How to install atlan?
To install atlan: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "atlan": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is atlan best for?
atlan is a mcp categorized under General. It is designed for: mcp, plugin. Created by Anthropic.
What can I use atlan for?
atlan is useful for: Search for specific data assets across your organization using natural language queries.; Explore data lineage to understand how a dataset is derived and its downstream dependencies.; Manage business glossaries by adding, updating, or searching for terms and definitions.; Enforce data quality rules by querying or configuring quality checks on your datasets.; Govern access by reviewing asset ownership, certifications, and metadata enrichment.; Discover related assets through semantic similarity and recommendations..