/mcp-server-datahub

The official MCP server for DataHub (https://datahubproject.io) that integrates with the MCP protocol (https://modelcontextprotocol.io/introduction)

Primary LanguagePythonApache License 2.0Apache-2.0

mcp-server-datahub

Setup

uv sync --no-sources
# Alternatively, if also developing on acryl-datahub:
# Assumes the datahub repo is checked out at ../datahub
uv sync


datahub init  # configure datahub token

Run in dev mode

source .venv/bin/activate
mcp dev mcp_server.py

MCP server config

command: <path>/mcp-server-datahub/.venv/bin/mcp
args:
    run
    <path>/mcp-server-datahub/mcp_server.py