MCP

Entropy Data provides a Model Context Protocol (MCP) server that lets AI assistants interact with your data platform.

Using MCP, AI assistants like Claude, ChatGPT, and Microsoft Copilot can discover data products, inspect data contracts, request access, and run SQL queries on your behalf — all through natural language conversation.


Endpoint

MCP Server URLhttps://app.entropy-data.com/mcp
TransportStreamable HTTP

You can find the MCP Server URL for your organization under Settings > MCP.


Authentication

The MCP server supports OAuth 2.0 for interactive use and API Key authentication for programmatic access. See the Authentication page for full details.


Available tools

The MCP server exposes 9 tools across four categories. See the Tools page for full details.

CategoryTools
Data Product Discoveryfetch, search
Access Managementrequest_access
Query Executionexecute_query
Data Contract Managementdatacontract_get, datacontract_save, datacontract_schema, datacontract_test_results, datacontract_test

Typical workflows

See the Workflows page for detailed step-by-step guides and example prompts.