Are you the author? Sign in to claim
Atlan AI Agent Toolkit
[!WARNING] The local Atlan MCP server in this repository is deprecated. Use the hosted Atlan MCP at mcp.atlan.com/mcp instead.
The local install path (cloning this repo 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 migration instructions.
This repository contains a collection of tools and protocols for interacting with Atlan services for AI agents. Each component is designed to provide specific functionality and can be used independently or together.
An MCP server that enables interaction with Atlan services through tool calling. Provides tools for asset search, and retrieval using pyatlan.
You can find the documentation and setup instructions for the MCP server here.
The official Atlan plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language, powered by the Atlan MCP server.
Connects to Atlan via OAuth at mcp.atlan.com/mcp - no API keys required.
Features:
Setup:
# Install from marketplace (when available)
/plugin marketplace add atlanhq/agent-toolkit
/plugin install atlan@atlan-marketplace
# Or test locally
claude --plugin-dir ./claude-plugin
For detailed plugin documentation, see claude-plugin/README.md.
See CONTRIBUTING.md for details on how to contribute to the Atlan Agent Toolkit.
The project is licensed under the MIT License. Please see the LICENSE file for details.
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows