by atlanhq
Provides a collection of tools and protocols that enable AI agents to interact with Atlan services, offering asset search and retrieval capabilities via the Model Context Protocol.
The toolkit delivers a set of reusable components for building AI agents that need to query and manipulate Atlan catalog data. It includes an MCP server that exposes asset‑search and retrieval tools built on the pyatlan SDK.
modelcontextprotocol/README.md
for setup steps.pip install atlan-mcp-server pyatlan
).pyatlan
Python SDK for seamless API interactions.Q: Do I need an Atlan account to use the toolkit? A: Yes, an active Atlan workspace and appropriate API credentials are required.
Q: Is the toolkit limited to Python? A: The core MCP server is Python‑based, but the exposed HTTP endpoints can be consumed from any language.
Q: How can I contribute?
A: Follow the guidelines in CONTRIBUTING.md
and adhere to the Contributor Covenant.
Q: What license governs the project? A: The project is licensed under the MIT License.
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.
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.
Please log in to share your review and rating for this MCP.
Explore related MCPs that share similar capabilities and solve comparable challenges
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
by danny-avila
Provides a self‑hosted ChatGPT‑style interface supporting numerous AI models, agents, code interpreter, image generation, multimodal interactions, and secure multi‑user authentication.
by block
Automates engineering tasks on local machines, executing code, building projects, debugging, orchestrating workflows, and interacting with external APIs using any LLM.
by RooCodeInc
Provides an autonomous AI coding partner inside the editor that can understand natural language, manipulate files, run commands, browse the web, and be customized via modes and instructions.
by pydantic
A Python framework that enables seamless integration of Pydantic validation with large language models, providing type‑safe agent construction, dependency injection, and structured output handling.
by lastmile-ai
Build effective agents using Model Context Protocol and simple, composable workflow patterns.
by mcp-use
A Python SDK that simplifies interaction with MCP servers and enables developers to create custom agents with tool‑calling capabilities.
by nanbingxyz
A cross‑platform desktop AI assistant that connects to major LLM providers, supports a local knowledge base, and enables tool integration via MCP servers.
by gptme
Provides a personal AI assistant that runs directly in the terminal, capable of executing code, manipulating files, browsing the web, using vision, and interfacing with various LLM providers.