Analytixus DnAML repository access (read/write nodes, tree navigation, solutions) via MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Analytixus is a metadata-driven development platform built around DnAML (Data and Analytics Markup Language) β you model your data sources, transformations, and documentation once, and generate SQL, pipelines, and docs from that single model instead of maintaining them by hand.
This MCP server exposes an Analytixus DnAML repository to any MCP-compatible client β Claude Desktop, Cursor, VS Code Copilot Chat, or your own tooling β so an AI assistant can read and write your metadata model directly.
This repository hosts documentation and configuration guidance for the Analytixus MCP server. The server itself is distributed as a self-contained executable and as a .NET tool (see below).
Option 1 β self-contained download (no runtime required). Pre-built archives for Windows, macOS, and Linux are available on request from the Analytixus team.
Option 2 β .NET global tool (requires the .NET 8 runtime):
This installs the analytixus-mcp command.
Add to claude_desktop_config.json:
%APPDATA%\Claude\claude_desktop_config.json~/Library/Application Support/Claude/claude_desktop_config.json~/.config/Claude/claude_desktop_config.json(If you installed the self-contained archive instead of the .NET tool, use the full path to the
extracted Analytixus.Mcp executable as command.)
| Variable | Purpose |
|---|---|
ANALYTIXUS_SOLUTION_PATH | Path to the DnAML solution's root folder. |
ANALYTIXUS_SOLUTION_NAME | Name of the solution β pins this server instance to it. |
ANALYTIXUS_LOG_LEVEL | Trace|Debug|Info|Warn|Error|Fatal (default Info). |
Visit analytixus.de for more about the Analytixus platform.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/analytixus)<a href="https://allmcps.com/mcp/analytixus"><img src="https://allmcps.com/api/badge/analytixus?style=directory" alt="Analytixus on AllMCPs" /></a>