← Registry

Analytics

bitmovin.com

Provides analytics and metrics for license usage and playback sessions, including time-series queries and aggregated totals.

1 endpoint11 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://analytics.mcp.bitmovin.com

No auth detected

MCP server metadata

Name
analytics-mcp
Version
0.0.1
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 11

query

Query a metric over a time range (start/end) for a license as a TIME SERIES — always renders a chart.

Inferred read-only
queryGroupBy

query metric grouped by categories.

Inferred read-only
queryTotal

Get an aggregated value (one number) for a metric over a time range — no chart, no time bucketing.

Inferred read-only
peekAllLicenses

View a summary of all available licenses with their recent play counts and percentage distribution.

Inferred read-only
getImpressionOverview

Inspect a SINGLE playback session identified by a specific impressionId.

Inferred read-only
analyzeImpression

Deep-dive analysis of a SINGLE playback session identified by a specific impressionId: static properties, aggregated metrics, state-transition timeline, and an AI-powered interpretation of session quality.

Inferred read-only
fetchImpressions

List the impression ids (individual playback session ids) for a license over a time range, optionally narrowed by filters.

Inferred read-only
getAvailableMetrics

List the full catalog of metrics with their supported aggregation methods.

Inferred read-only
getAvailableFilters

List the full catalog of filter attributes with their supported operators.

Inferred read-only
searchMetrics

Find the exact metric keyword for a topic or question (e.

Inferred read-only
searchFilters

Find the exact filter/group-by attribute keyword for a topic or question (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.analytics-mcp]
url = "https://analytics.mcp.bitmovin.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "analytics-mcp": {
      "type": "http",
      "url": "https://analytics.mcp.bitmovin.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: analytics-mcp
Remote MCP URL: https://analytics.mcp.bitmovin.com

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "analytics-mcp": {
      "url": "https://analytics.mcp.bitmovin.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "analytics-mcp": {
      "type": "http",
      "url": "https://analytics.mcp.bitmovin.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "analytics-mcp",
  "transport": "streamable-http",
  "url": "https://analytics.mcp.bitmovin.com"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bitmovin.com was fetched 2026-08-21T23:02:57.211Z.

Trust status Trusted

bitmovin.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.