com.bitmovin.mcp.analytics/analytics-mcp

MCPCommunitylive
v0.0.1com.bitmovin.mcp.analyticsUnknownAktualisiert vor 1 Mon.

Query and analyse your data from Bitmovin Observability

Endpunkt-Statuslive
geprüft vor 16 Std. · 272 ms · 2 Endpunkte
100 % der letzten 4 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http, sse). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Paket
Autorcom.bitmovin.mcp.analytics
LizenzUnknown
Version0.0.1
Quellemcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/30
Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
Domain-Verifizierung+0/10
Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
Prompt-Injection-Scan · sauber+30/30
Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
AbhängigkeitenNicht auditiert
Tool-Oberfläche11 Tools · keines privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert11. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

11 Tools · keines privilegiert
Live am Endpunkt des Anbieters beobachtet16h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://analytics.mcp.bitmovin.com11 Tools · 272 ms
  • https://analytics.mcp.bitmovin.com11 Tools · 272 ms
queryQuery a metric over a time range (start/end) for a license as a TIME SERIES — always renders a chart. Use this for trends and license-wide analytics over a period (e.g. 'last week', 'last 30 days', 'yesterday'). Bucket size is chosen automatically from start/end; there is no interval field to set.…

Query a metric over a time range (start/end) for a license as a TIME SERIES — always renders a chart. Use this for trends and license-wide analytics over a period (e.g. 'last week', 'last 30 days', 'yesterday'). Bucket size is chosen automatically from start/end; there is no interval field to set.…

ParameterTypBeschreibung
licenseKey*stringlicense key (uuid) to query
metric*stringthe metric to query. before setting a value, resolve the keyword with the `searchMetrics` tool
start*stringstart date/time in ISO 8601 format (e.g., '2025-10-01T00:00:00')
end*stringend date/time in ISO 8601 format (e.g., '2025-10-02T00:00:00')
aggregationstringaggregation method: 'average', 'median', or 'percentile'. If not specified, uses the metric's default aggregation method
percentilenumberpercentile value (0-100) - required when aggregation is 'percentile'
filtersarrayoptional filters to apply to the query
queryGroupByquery metric grouped by categories. Queries resolve against API metric keywords, which can differ from a metric's common name — 'plays', for example, is 'impression_id'. The 'searchMetrics' tool resolves a keyword cheaply; 'getAvailableMetrics' returns the full catalog. Every query needs a licenseK…

query metric grouped by categories. Queries resolve against API metric keywords, which can differ from a metric's common name — 'plays', for example, is 'impression_id'. The 'searchMetrics' tool resolves a keyword cheaply; 'getAvailableMetrics' returns the full catalog. Every query needs a licenseK…

ParameterTypBeschreibung
licenseKey*stringlicense key (uuid) to query
metric*stringthe metric to query. before setting a value, resolve the keyword with the `searchMetrics` tool
start*stringstart date/time in ISO 8601 format (e.g., '2025-10-01T00:00:00')
end*stringend date/time in ISO 8601 format (e.g., '2025-10-02T00:00:00')
groupBy*category (or array of categories) to group results by — e.g. Case-insensitive: ['BROWSER', 'COUNTRY'] or just 'BROWSER'. Prefer an array even for a single valu…
aggregationstringaggregation method: 'average', 'median', or 'percentile'. If not specified, uses the metric's default aggregation method
percentilenumberpercentile value (0-100) - required when aggregation is 'percentile'
filtersarrayoptional filters to apply to the query
queryTotalGet an aggregated value (one number) for a metric over a time range — no chart, no time bucketing. Can fetch SEVERAL metrics in one call: pass an array to `metric` to get one value per metric (e.g. the ad completion funnel), instead of calling this tool repeatedly. Use ONLY when the user asks for t…

Get an aggregated value (one number) for a metric over a time range — no chart, no time bucketing. Can fetch SEVERAL metrics in one call: pass an array to `metric` to get one value per metric (e.g. the ad completion funnel), instead of calling this tool repeatedly. Use ONLY when the user asks for t…

ParameterTypBeschreibung
licenseKey*stringlicense key (uuid) to query
metric*the metric to query: a single keyword, or an array of up to 6 keywords resolved together in one call, which returns one value per metric. A multi-metric ask su…
start*stringstart date/time in ISO 8601 format (e.g., '2025-10-01T00:00:00')
end*stringend date/time in ISO 8601 format (e.g., '2025-10-02T00:00:00')
aggregationstringaggregation method: 'average', 'median', or 'percentile'. If not specified, uses the metric's default aggregation method
percentilenumberpercentile value (0-100) - required when aggregation is 'percentile'
filtersarrayoptional filters to apply to the query
peekAllLicensesView a summary of all available licenses with their recent play counts and percentage distribution. Use this to understand what licenses exist and their relative usage. When a user asks about licenses by ranking (e.g., 'biggest', 'most active', 'first'), use this to identify which license matches t…

View a summary of all available licenses with their recent play counts and percentage distribution. Use this to understand what licenses exist and their relative usage. When a user asks about licenses by ranking (e.g., 'biggest', 'most active', 'first'), use this to identify which license matches t…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

getImpressionOverviewInspect a SINGLE playback session identified by a specific impressionId. Returns that one session's static properties (device, location, player) and its aggregated metrics (total played time, buffering, video quality). REQUIRES an impressionId. Do NOT use this for license-wide metrics, totals, tren…

Inspect a SINGLE playback session identified by a specific impressionId. Returns that one session's static properties (device, location, player) and its aggregated metrics (total played time, buffering, video quality). REQUIRES an impressionId. Do NOT use this for license-wide metrics, totals, tren…

ParameterTypBeschreibung
impressionId*stringImpression ID
licenseKey*stringlicense key (uuid) to query
analyzeImpressionDeep-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. Use for detailed single-session troubleshooting. REQUIRES an impressionId. Do NOT use this fo…

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. Use for detailed single-session troubleshooting. REQUIRES an impressionId. Do NOT use this fo…

ParameterTypBeschreibung
impressionId*stringImpression ID
licenseKey*stringlicense key (uuid) to query
fetchImpressionsList the impression ids (individual playback session ids) for a license over a time range, optionally narrowed by filters. Returns the ids themselves — NOT counts, totals, or trends. Use this to enumerate sessions before drilling into specific ones with `getImpressionOverview` or `analyzeImpression…

List the impression ids (individual playback session ids) for a license over a time range, optionally narrowed by filters. Returns the ids themselves — NOT counts, totals, or trends. Use this to enumerate sessions before drilling into specific ones with `getImpressionOverview` or `analyzeImpression…

ParameterTypBeschreibung
licenseKey*stringlicense key (uuid) to query
start*stringstart date/time in ISO 8601 format (e.g., '2025-10-01T00:00:00')
end*stringend date/time in ISO 8601 format (e.g., '2025-10-02T00:00:00')
filtersarrayoptional filters to apply to the query
limitintegermaximum number of impression ids to return (1-200, default 100)
getAvailableMetricsList the full catalog of metrics with their supported aggregation methods. Prefer searchMetrics to resolve a single keyword; use this only when you need every metric.

List the full catalog of metrics with their supported aggregation methods. Prefer searchMetrics to resolve a single keyword; use this only when you need every metric.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

getAvailableFiltersList the full catalog of filter attributes with their supported operators. Prefer searchFilters to resolve a single attribute; use this only when you need every filter.

List the full catalog of filter attributes with their supported operators. Prefer searchFilters to resolve a single attribute; use this only when you need every filter.

ParameterTypBeschreibung
licenseKeystringlicense key (uuid) to query
searchMetricsFind the exact metric keyword for a topic or question (e.g. 'buffering', 'how many errors'). Preferred way to resolve a metric keyword; use getAvailableMetrics only to list the full catalog.

Find the exact metric keyword for a topic or question (e.g. 'buffering', 'how many errors'). Preferred way to resolve a metric keyword; use getAvailableMetrics only to list the full catalog.

ParameterTypBeschreibung
query*stringfree-text term or question describing the metric/filter you want (e.g., 'buffering', 'browser', 'how many errors')
limitintegermaximum number of results to return (default 5)
searchFiltersFind the exact filter/group-by attribute keyword for a topic or question (e.g. 'browser', 'device type', 'content tier'). Preferred way to resolve an attribute; use 'licenseKey' to resolve custom namings of attributes; use getAvailableFilters only to list the full static catalog.

Find the exact filter/group-by attribute keyword for a topic or question (e.g. 'browser', 'device type', 'content tier'). Preferred way to resolve an attribute; use 'licenseKey' to resolve custom namings of attributes; use getAvailableFilters only to list the full static catalog.

ParameterTypBeschreibung
query*stringfree-text term or question describing the metric/filter you want (e.g., 'buffering', 'browser', 'how many errors')
limitintegermaximum number of results to return (default 5)
licenseKeystringlicense key (uuid) to query

11 von 11 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Query and analyse your data from Bitmovin Observability

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.

Themen

Verwandtes in monitoring & logging