Skip to main content

Search with MCP

The Atlan MCP server connects your AI tools directly to your Atlan catalog using the Model Context Protocol (MCP). When you ask a question in Claude, Cursor, or any other MCP-compatible tool, it queries Atlan in the background and returns real-time metadata—asset definitions, ownership, certification status, lineage, and more—without you leaving your workflow.

This is the discovery interface for developers, data engineers, and platform teams who live in AI coding tools and want catalog context without switching apps.

Supported tools

Connect your preferred AI tool to Atlan using one of the guides below:

Interactive AI assistants

ToolSetup guide
Claude (browser + Claude Desktop)Set up →
CursorSet up →
ChatGPTSet up →
GeminiSet up →
VS CodeSet up →
WindsurfSet up →

Automation and workflow tools

ToolSetup guide
Microsoft Copilot StudioSet up →
n8nSet up →
info

Remote MCP is enabled for all Atlan tenants. No infrastructure setup is required—authentication and permissions follow the same policies you already use in Atlan.

Example discovery prompts

Once your AI tool is connected, use prompts like these to find and explore assets:

Find all tables related to revenue, billing, or invoicing across all our systems. Show which ones are verified and who owns them.
Find the top 10 high-popularity tables related to customers that are certified.
Find frequently accessed but uncertified tables from the Snowflake connection.
For the table `orders_summary`, list all downstream assets and identify impacted dashboards.
Get all downstream assets for the table CUSTOMER_TRANSACTIONS.
Find the 'riskiest' tables: tables in the top 25% by popularity score that are missing two or more of: owner, description, certification, and lineage.

These prompts work across all supported MCP-connected tools. For the full library of prompts—including asset management, lineage, governance, and data quality—see Use MCP in chat-based tools.


Next steps