AC

A collection of tools and protocols for interacting with Atlan services for AI agents.

Created 4 months ago

A collection of tools and protocols for interacting with Atlan services for AI agents.

development documentation public

What is A collection of tools and protocols for interacting with Atlan services for AI agents.?

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. The MCP server enables interaction with Atlan services through tool calling, providing tools for asset search and retrieval using pyatlan.

Documentation

Atlan Agent Toolkit

Contributor Covenant PyPI - Version 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.

You can find the documentation and setup instructions for the MCP server here.

🔍 DeepWiki: Ask Questions About This Project

Ask DeepWiki

Contributing

See CONTRIBUTING.md for details on how to contribute to the Atlan Agent Toolkit.

License

The project is licensed under the MIT License. Please see the LICENSE file for details.

Server Config

{
  "mcpServers": {
    "a-collection-of-tools-and-protocols-for-interacting-with-atlan-services-for-ai-agents.-server": {
      "command": "npx",
      "args": [
        "a-collection-of-tools-and-protocols-for-interacting-with-atlan-services-for-ai-agents."
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Aug 06, 2025
Updated At: Aug 07, 2025
Author: Atlan
Category: AI tools
License: MIT License
Tags:
development documentation public