For the complete documentation index, see llms.txt. This page is also available as Markdown.

Datalogz MCP Servers

The Datalogz MCP servers allow you to ask your AI assistant a question about your analytics estate and get the governed answer back in plain language, without anyone opening the app.

Datalogz Control Tower already knows what exists across every connected platform: which assets are there, who owns them, what is used, what is duplicated, what is failing, and what breaks if you change it. The Control Tower MCP server exposes that same picture as a set of tools any Model Context Protocol client can call. Ask "which Power BI reports has nobody opened in 90 days?" or "who can reach the Finance workspace?" and your assistant queries Control Tower directly, then answers from the result.

Availability

  • Available in production:

    • MCP Server for Analytics Ops teams (Claude)

  • Available in preview:

    • MCP Server for Analytics Ops teams (Copilot)

    • MCP Server for Business Users (Claude)

    • MCP Server for Business Users (Copilot)

How it fits with the rest of Control Tower

The MCP server is a read path over the same warehouse the app reads. Numbers reconcile with BI360, Inventory and Alerts, and are as fresh as your last connector scan. The server adds no lag of its own, and does no scanning itself.

Most responses include a detail_url pointing at the asset in app.datalogz.io, so an answer in chat stays one click from the full asset page. When you want to act on what you found, whether that is assigning the alert, notifying the owner or running the workflow, you do it in the app.

Next steps

Last updated