Atlan Agent Toolkit
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)
A protocol server that enables interaction with Atlan services through function calling. Provides tools for asset search, and retrieval using pyatlan.
Contributing Guidelines
We welcome contributions to the Atlan Agent Toolkit! Please follow these guidelines when submitting pull requests:
Create a New Branch:
- Create a new branch for your changes.
- Use a descriptive name for the branch (e.g.,
feature/add-new-tool
).
Make Your Changes:
- Make your changes in the new branch.
- Ensure your tools are well-defined and follow the MCP specification.
Submit a Pull Request:
- Push your changes to your branch.
- Create a pull request against the
main
branch. - Provide a clear description of the changes and any related issues.
- Ensure the PR passes all CI checks before requesting a review.
Code Quality:
- We use pre-commit hooks to maintain code quality.
- Install pre-commit in your local environment:
uv pip install pre-commit pre-commit install
- Pre-commit will automatically run checks before each commit, including:
- Code formatting with Ruff
- Trailing whitespace removal
- End-of-file fixing
- YAML and JSON validation
- Other quality checks
Environment Setup:
- This project uses UV for dependency management.
- Refer to the Model Context Protocol README for setup instructions.
- Python 3.11 or higher is required.
Documentation:
- Update documentation to reflect your changes.
- Add comments to your code where necessary.
Atlan Model Context Protocol Server
Project Details
- atlanhq/agent-toolkit
- MIT License
- Last Updated: 6/12/2025
Recomended MCP Servers
Playwright (with stealth) Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline,...
A MCP server to search for accurate academic articles.
MCP server for Google Gemini 2.0 Flash image generation
Stock screening provider for Claude Desktop using MCP
ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol
react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts
This read-only MCP Server allows you to connect to Oracle Financials Cloud data from Claude Desktop through CData...
An MCP server for querying the USGS Earthquake API with natural language
MCP server for Apache Gravitino(incubating)
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content...