---
updatedAt: 2025-11-13T23:53:06.000Z
---

Fetch the complete documentation index at: https://docs.siffletdata.com/llms.txt. Use this file to discover all available pages before exploring further.

# Sifflet MCP Server

The **Sifflet MCP (Model Context Protocol) Server** is a powerful tool that seamlessly integrates Sifflet's data observability platform into your existing development environment and workflows. It acts as a bridge, allowing you to interact with the Sifflet APIs directly from your favorite tools (for example IDEs like Cursor).

## Key Features and Capabilities

* **Explore Data Assets:** Easily access and view metadata for all your data assets, including tables, views, and dashboards.
* **Discover and Configure Monitors:** Find existing monitors and generate their configurations to quickly bootstrap new asset monitoring.
* **List Data Observability Incidents:** Get a clear overview of all data observability incidents detected by Sifflet.
* **Impact Analysis:** Trace the downstream impact of any changes or incidents, allowing you to understand the full scope of a given change before pushing it to production.

## Benefits of using the Sifflet MCP Server

* **Integrated Workflows:** Bring crucial context from Sifflet directly into your development environment, eliminating the need to switch between multiple tools.
* **Enhanced Productivity:** Streamline your data observability operations by performing key tasks directly from your command line or other tools.
* **Proactive Data Management:** Understand the downstream impact of changes to a dbt model or table before they are deployed.

## Getting Started

To get started with the Sifflet MCP Server, please refer to the official installation and configuration instructions in the [Sifflet MCP GitHub repository](https://github.com/siffletdata/sifflet-mcp).