Skip to main content
Glama
DanMeon

apache-atlas-mcp

by DanMeon

search_entities

Search for data assets in Apache Atlas by keyword, type, or classification. Returns matching entities with key attributes.

Instructions

Search for entities in Apache Atlas using basic search.

Finds data assets (tables, columns, processes, etc.) by keyword, type, or classification. Returns matching entity headers with key attributes.

Args: query: Free-text search query (e.g., "customer_orders"). type_name: Filter by entity type (e.g., "hive_table", "rdbms_table"). classification: Filter by classification tag (e.g., "PII", "Confidential"). limit: Maximum number of results (default: 25, max: 100). offset: Pagination offset.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
type_nameNo
classificationNo
limitNo
offsetNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DanMeon/apache-atlas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server