SegMetrics MCP Server

A hosted, read-only Model Context Protocol server that gives Claude, ChatGPT and other MCP clients direct access to a SegMetrics account. Eleven tools split into discovery (get-account-info, get-metrics, get-dimensions, get-filters, get-products, get-tags, get-lists, get-segments, get-traffic-sources) and query (run-query, get-contacts). The endpoint is per-tenant — https://app.segmetrics.io/mcp/ACCOUNT_ID — and authorized by OAuth against the customer's SegMetrics account.

API entry from apis.yml

apis.yml Raw ↑
aid: segmetrics-mcp-server
name: SegMetrics MCP Server
description: A hosted, read-only Model Context Protocol server that gives Claude, ChatGPT and other MCP
  clients direct access to a SegMetrics account. Eleven tools split into discovery (get-account-info,
  get-metrics, get-dimensions, get-filters, get-products, get-tags, get-lists, get-segments, get-traffic-sources)
  and query (run-query, get-contacts). The endpoint is per-tenant — https://app.segmetrics.io/mcp/ACCOUNT_ID
  — and authorized by OAuth against the customer's SegMetrics account.
humanURL: https://docs.segmetrics.io/article/672-mcp-server
baseURL: https://app.segmetrics.io/mcp
tags:
- MCP
- Agents
- Analytics
- Reporting
properties:
- type: MCPServer
  url: mcp/segmetrics-mcp.yml
- type: Documentation
  url: https://docs.segmetrics.io/article/672-mcp-server