iiRecord
Agentic AI Atlas · Segment MCP Server
tool-server:mcp-segmenta5c.ai
II.
ToolServer JSON

tool-server:mcp-segment

Structured · live

Segment MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-saas-services.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-segment",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-saas-services.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Segment MCP Server",
    "description": "MCP server providing access to the Segment customer data platform.\nEnables AI agents to query event schemas, inspect source configurations,\nand retrieve workspace metadata for data pipeline management.\n",
    "protocol": "mcp",
    "category": "analytics",
    "repoUrl": "https://github.com/segmentio/segment-mcp-server",
    "maintainer": "Segment (Twilio)",
    "mcpTransports": [
      "mcp-transport:stdio"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-segment",
      "to": "role:data-scientist",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Event instrumentation and audience data supports analytics workflows."
      }
    },
    {
      "from": "tool-server:mcp-segment",
      "to": "workflow:data-pipeline-monitoring",
      "kind": "supports_work",
      "attributes": {
        "confidence": "medium",
        "evidence": "Event stream health and schema metadata feed data pipeline review."
      }
    },
    {
      "from": "tool-server:mcp-segment",
      "to": "tool:segment",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-segment",
      "to": "domain:data-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-segment",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}