Elementary
官方Expose data observability, lineage, test results & incidents to AI agents via MCP
Documentation Index
Fetch the complete documentation index at: https://docs.elementary-data.com/llms.txt Use this file to discover all available pages before exploring further.
Elementary MCP Server
The Elementary MCP Server allows you to connect your Elementary environment to any client that supports MCP (Model Context Protocol). This lets AI agents, copilots, or natural language interfaces query and act on your data stack using live context.
What is MCP?
MCP (Model Context Protocol) is an open protocol introduced by Anthropic. It defines a way for AI systems to retrieve context and trigger actions from external tools in a structured way.
The Elementary MCP Server exposes an interface to query key parts of your data environment — including:
- Models
- Tests
- Incidents
- Test coverage
- Lineage (dbt + BI), including column-level
- Incidents
This enables workflows like:
- Asking “What’s the status of the model feeding the revenue dashboard?”
- Automatically creating a freshness test for a column
- Browsing lineage to find upstream causes of issues
- Triggering updates or syncs without opening a UI
How it works
The MCP Server runs as a remote service and is exposed via a single authenticated endpoint. It is compatible with any MCP-enabled client, such as Claude, Cursor IDE and Custom agents and LLM copilots.
Supported operations
You can use the Elementary MCP Server for:
- Full asset details - Metadata, column definitions, and test coverage
- Lineage - Explore table + column-level lineage across dbt and BI tools
- Incidents - View open incidents and their context
- Tests - Browse and add tests using the test catalog
- Models - Inspect model metadata and status
- Execution History - View historical runs and performance details
Coming soon
We're expanding support to include:
- Data health summaries
- Volume and freshness metrics
- Sync triggers
- Cloud test config updates
相關伺服器
ServiceNow MCP Server
An MCP server for interfacing with ServiceNow, enabling AI agents to access and manipulate data via a secure API.
Microsoft Entra ID MCP Server
A Python MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph.
ConvertAPI MCP Hosted Server
ConvertAPI MCP Hosted Server exposes document converters and tools as discoverable tools for MCP-compatible AI clients using OAuth for authentication.
Heroku Platform
Interact with Heroku Platform resources securely using the Heroku CLI. Requires the Heroku CLI and a valid API key.
Perspective AI
An AI concierge that turns static forms into adaptive AI conversations. From any MCP client.
Cloudflare MCP Server
A remote MCP server deployable on Cloudflare Workers without authentication.
AWS SSO
Interact with AWS resources using Single Sign-On (SSO). Supports SSO login, listing accounts/roles, and executing AWS CLI commands.
Gemini MCP Server
An MCP server to interact with Google's Gemini AI models, requiring a Gemini API key.
Kubernetes MCP
A read-only MCP server for retrieving information and diagnosing issues in Kubernetes clusters.
Unofficial FortiMonitor MCP Server
Unofficial FortiMonitor v2 API integration exposing 241 tools across 33 modules. Covers server management, outage monitoring, maintenance windows, metrics, notifications, SNMP, cloud monitoring, dashboards, and more. Python, MIT license, Docker deployment.