https://github.com/atlanhq/agent-toolkit
Atlan AI Agent Toolkit
https://github.com/atlanhq/agent-toolkit
agents ai atlan catalog llm mcp
Last synced: 7 months ago
JSON representation
Atlan AI Agent Toolkit
- Host: GitHub
- URL: https://github.com/atlanhq/agent-toolkit
- Owner: atlanhq
- License: mit
- Created: 2025-04-03T11:23:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-13T05:32:43.000Z (about 1 year ago)
- Last Synced: 2025-06-13T06:35:56.611Z (about 1 year ago)
- Topics: agents, ai, atlan, catalog, llm, mcp
- Language: Python
- Homepage: https://atlan.com
- Size: 270 KB
- Stars: 18
- Watchers: 15
- Forks: 12
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-mcp - atlanhq/agent-toolkit
- metorial-index - Atlan Model Context Protocol Server - Facilitates interaction with Atlan services through a standardized protocol, enabling efficient asset search and retrieval using DSL queries, as well as exploration of asset lineage. Integrates with Claude Desktop to streamline data management workflows. (Data Analytics)
- awesome-openclaw-skills - Atlan - | (MCP Servers & Protocol)
README
# Atlan Agent Toolkit
[](code_of_conduct.md)
[](https://pypi.org/project/atlan-mcp-server)
[](https://github.com/atlanhq/agent-toolkit/blob/main/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.
## Components
### Model Context Protocol (MCP)
An MCP server that enables interaction with Atlan services through tool calling. Provides tools for asset search, and retrieval using [pyatlan](https://developer.atlan.com/sdks/python/).
You can find the documentation and setup instructions for the MCP server [here](modelcontextprotocol/README.md).
## 🔍 DeepWiki: Ask Questions About This Project
[](https://deepwiki.com/atlanhq/agent-toolkit)
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to the Atlan Agent Toolkit.
## License
The project is licensed under the [MIT License](LICENSE). Please see the [LICENSE](LICENSE) file for details.