About
Overview
The Segment MCP Server enables AI agents to interact with Segment's customer data platform. It provides tools for managing sources and destinations, tracking events, querying profiles, and configuring data pipelines.
Capabilities
Tools & Capabilities
⚡list_sources
List data sources
⚡list_destinations
List data destinations
⚡track_event
Track a custom event
⚡get_profile
Get a user profile
⚡list_warehouses
List connected data warehouses
Setup
Installation
bash
Install
npx -y mcp-server-segmentExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"segment": {
"command": "npx",
"args": ["-y", "mcp-server-segment"],
"env": { "SEGMENT_ACCESS_TOKEN": "your-token" }
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026