MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Databases/Atlan
DatabasesOfficial
A

Atlan

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

32 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

> [!WARNING] > This local MCP server is deprecated. Use the hosted Atlan MCP at mcp.atlan.com/mcp instead. > > The local install path (Docker, uv, or pip install atlan-mcp-server) is in maintenance-only mode — no new features, support not guaranteed. The hosted endpoint is the recommended way to integrate Atlan with Claude Desktop, Cursor, Codex, Databricks UC, and other MCP clients. See the Atlan MCP overview for setup. The Atlan Model Context Protocol server allows your AI agents to interact with Atlan services.

Installation

docker --version

Configuration

{
  "mcpServers": {
    "atlan": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "ATLAN_API_KEY=<YOUR_API_KEY>",
        "-e",
        "ATLAN_BASE_URL=https://<YOUR_INSTANCE>.atlan.com",
        "-e",
        "ATLAN_AGENT_ID=<YOUR_AGENT_ID>",
        "ghcr.io/atlanhq/atlan-mcp-server:latest"
      ]
    }
  }

Capabilities

  • Search for assets

    Find data assets using conditions with `search_assets`.

  • Retrieve assets via DSL

    Fetch assets using a domain-specific language query with `get_assets_by_dsl`.

  • Explore data lineage

    Trace upstream and downstream relationships for an asset using `traverse_lineage`.

  • Update asset metadata

    Modify user descriptions and certificate status on assets via `update_assets`.

  • Manage business glossaries

    Create glossaries, categories, and terms using `create_glossaries`, `create_glossary_categories`, and `create_glossary_terms`.

  • Govern data quality rules

    Create, update, schedule, and delete data quality rules with `create_dq_rules`, `update_dq_rules`, `schedule_dq_rules`, and `delete_dq_rules`.

Tags

  • database

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025