segment-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 670 installs a week from pypi. Last commit 2 Sep 2026.
Read-first MCP server for Twilio Segment: routing, stale sources, delivery health, governance.
Today is the operative word: we check segment-mcp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add segment-mcp -- uvx segment-mcp
{
"mcpServers": {
"segment-mcp": {
"args": [
"segment-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.segment-mcp]
command = "uvx"
args = ["segment-mcp"]
{
"mcpServers": {
"segment-mcp": {
"args": [
"segment-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"segment-mcp": {
"args": [
"segment-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SEGMENT_API_TOKEN (Segment Public API token. Only a Workspace Owner can mint one — Segment App -> Workspace Settings -> Access Management -> Tokens -> Create Token -> Public API.), SEGMENT_REGION (Workspace region: 'us' or 'eu'. No default — must be set explicitly, or the server refuses to start.), SEGMENT_MCP_MODE (read (default) | write | admin. Every tool in v0.1 is read-only regardless of this setting.), SEGMENT_PROFILE_TOKEN (Separate credential for the Profile API (not yet wired to a tool in this version). Leave unset.), SEGMENT_PROFILE_SPACE_ID (Unify Space ID for the Profile API (not yet wired to a tool in this version). Leave unset.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.
Read-only, never-executing MCP server for the agentic-os governance, SDLC, and QE methodology.
MCP server for Talos Linux — resources, services, logs, health, config, lifecycle via gRPC.
MCP server for OpenClaw deployment health: gateway, resources, errors, skills, upgrades, disk.
Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals
Privacy-first, unofficial WHOOP MCP server for AI health, sleep, recovery, and performance agents.
Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.
Read-only MCP server for Inforcer M365 baseline governance, plus assessment and report runs.
Answers built from our own checks of this server.