Skip to content
Back to search
30
MCP

Atlan

docker-mcp/atlan

MCP server for interacting with Atlan services including asset search, updates, and lineage traversal for comprehensive data governance and discovery.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
14
callable
Primary URL

Tools · 14

create_data_products
create_domains
create_dq_rules_tool
create_glossaries
create_glossary_categories
create_glossary_terms
delete_dq_rules_tool
get_assets_by_dsl_tool
query_asset_tool
schedule_dq_rules_tool
search_assets_tool
traverse_lineage_tool
update_assets_tool
update_dq_rules_tool

Similar MCP servers embedding-nearest

mcp/atlan
MCP server for interacting with Atlan services including asset search, updates, and lineage trave...
0 tools
atlan-mcp-server
Atlan Model Context Protocol server for interacting with Atlan services
0 tools
iflow-mcp_atlanhq-atlan-mcp-server
Atlan Model Context Protocol server for interacting with Atlan services
0 tools
acuvity/mcp-server-atlan
The Atlan MCP server allows you to interact with Atlan services through multiple tools.
0 tools
atla-mcp-server
An MCP server implementation providing a standardized interface for LLMs to interact with the Atla API.
0 tools
acli-mcp-server
MCP server that wraps the Atlassian CLI (acli) into generic tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atlan": {
      "url": "None",
      "transport": "http"
    }
  }
}