Back to Home
acryldata icon

mcp-server-datahub

Verified Safe

by acryldata

Overview

Enables AI agents to interact with DataHub for comprehensive data discovery, governance, lineage exploration, and SQL query generation across an organization's data ecosystem.

Installation

Run Command
uv --directory path/to/mcp-server-datahub run mcp-server-datahub

Environment Variables

  • DATAHUB_GMS_URL
  • DATAHUB_GMS_TOKEN
  • TOOL_RESPONSE_TOKEN_LIMIT
  • ENTITY_SCHEMA_TOKEN_BUDGET
  • DISABLE_NEWER_GMS_FIELD_DETECTION
  • DATAHUB_MCP_DISABLE_DEFAULT_VIEW
  • DATAHUB_TELEMETRY_ENABLED

Security Notes

The server demonstrates good security practices by explicitly using bounded regular expressions to prevent ReDoS attacks during HTML/Markdown sanitization. It relies on DataHub's GraphQL API, which is generally more structured and less prone to arbitrary code injection than raw SQL, with input query syntax (`/q`) and filters being processed and compiled. Authentication is managed through environment variables or a configuration file, avoiding hardcoded secrets. Telemetry gathers tool call metadata but does not appear to transmit sensitive data content.

Similar Servers

Stats

Interest Score32
Security Score8
Cost ClassMedium
Avg Tokens5000
Stars66
Forks30
Last Update2025-12-26

Tags

Data DiscoveryData GovernanceSQL GenerationData LineageMetadata Management