Elementary
Expose data observability, lineage, test results & incidents to AI agents via MCP
Monitor Python pipelines alongside dbt. Explore the Python SDK.
MCP Server
Elementary MCP Server
MCP Setup Guide
Available MCP Tools
Recommended Rules
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
Suggest editsRaise issue
Saved ViewsMCP setup guide
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Commerce Cloud MCP Server
Connects AI applications with Salesforce Commerce Cloud using the Model Context Protocol (MCP).
Shared Memory MCP
An example project for deploying a remote MCP server on Cloudflare Workers without authentication.
Yuno Payments
Access the Yuno payment platform API to manage payments, customers, and checkouts programmatically.
Cryptocurrency Price Service
Provides real-time cryptocurrency price information using the CoinMarketCap API.
Terraform Cloud
Manage Terraform Cloud infrastructure using natural language via its API.
OpZero Remote MCP Bridge
The remote MCP bridge that lets any AI agent deploy, manage, and scale applications to Cloudflare, Netlify, or Vercel.
CData eBay Analytics
Access eBay Analytics data via the CData JDBC Driver.
Brain MCP
An example MCP server deployed on Cloudflare Workers, without authentication.
API-MARKET MCP Server
Exposes API-Market's endpoints as MCP resources, requiring an API key for access.
Salesforce Einstein by CData
A read-only MCP server for querying live Salesforce Einstein data using a CData JDBC driver.