# Stremio/stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons

Repository: https://github.com/Stremio/stremio-addon-sdk
Canonical: https://ross.abutalabs.com/products/stremio-addon-sdk
Homepage: https://www.stremio.com/addon-sdk
Language: JavaScript
License: MIT
License Family: permissive
Topics: stremio, media-center, video-streaming
Last push: 2026-04-08T05:03:19+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 76, release rhythm 8, longevity 100
- inputs: {"age_days": 3078, "days_push": 147, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1330, forks 417 (observed 2026-08-28T04:04:23.762205+00:00)

## What it is
A Node.js SDK for creating and publishing Stremio add-ons that provide catalogs, streams, subtitles, and metadata to the Stremio media center. It includes an addonBuilder, HTTP serving with CORS support, and publishing tools.

## Use cases
- build a stremio addon that serves video streams
- create custom catalogs for stremio
- publish an addon to the stremio community
- add subtitles to stremio content
- scaffold a new stremio addon project

## When to choose
- you want to extend the Stremio media center with custom content sources
- you need a simple Node.js framework for addon manifests, stream handlers, and HTTP serving
- you want built-in TypeScript types and CORS handling

## When to avoid
- you are building add-ons for other media centers like Kodi or Plex
- you need a general-purpose video streaming server unrelated to Stremio
- your project does not run on Node.js

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-server, web-framework, developer-tools
- domain: media, developer-tools, web-development
- platform: cross-platform
- tags: stremio, addons, video-streaming, media-center, plugin-system, video, nodejs

## Member repositories
- Stremio/stremio-addon-sdk (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:23.762205+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:45:23.049870+00:00, confidence not recorded.
  - readme: https://github.com/Stremio/stremio-addon-sdk (fetched 2026-08-28T04:04:23.762205+00:00, sha 225770b05016)
  - homepage: https://www.stremio.com/addon-sdk (fetched 2026-08-29T12:04:47.090797+00:00, sha ae6acd45053c)
  - registry_npm: https://registry.npmjs.org/stremio-addon-sdk (fetched 2026-08-29T12:04:47.100402+00:00, sha 09b77cfa786c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
