About
Overview
The Snowplow MCP Server enables AI agents to interact with Snowplow's behavioral data platform. It provides tools for managing event schemas, viewing pipeline health, and querying event data.
Capabilities
Tools & Capabilities
⚡list_schemas
List event schemas
⚡get_pipeline_status
Get pipeline health status
⚡query_events
Query event data
Setup
Installation
bash
Install
npx -y @snowplow/mcp-server-snowplowExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"snowplow": {
"command": "npx",
"args": ["-y", "@snowplow/mcp-server-snowplow"]
}
}
}Quick Info
Authorsnowplow
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026