Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.smeet666/mcp-tvsubtitles

NPM · MCP-TVSUBTITLES · 2 COMPONENTS · SCANNED SEP 20

Search TV series on tvsubtitles.net, read a season's subtitle coverage and one record. No API key.

+3 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to smeet666/mcp-tvsubtitles). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 17 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability67
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1509 tokens (~377/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management63
  • Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.smeet666/mcp-tvsubtitles server?

io.github.smeet666/mcp-tvsubtitles runs locally as an npm package, launched with npx -y mcp-tvsubtitles. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-tvsubtitles

# add to Claude Code
claude mcp add smeet666-mcp-tvsubtitles -- npx -y mcp-tvsubtitles
// .cursor/mcp.json
{
  "mcpServers": {
    "smeet666-mcp-tvsubtitles": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "smeet666-mcp-tvsubtitles": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add smeet666-mcp-tvsubtitles -- npx -y mcp-tvsubtitles
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smeet666-mcp-tvsubtitles": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-tvsubtitles"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add smeet666-mcp-tvsubtitles --command npx --arg -y --arg mcp-tvsubtitles
# ~/.hermes/config.yaml
mcp_servers:
  smeet666-mcp-tvsubtitles:
    command: "npx"
    args: ["-y", "mcp-tvsubtitles"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "smeet666-mcp-tvsubtitles": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-tvsubtitles"
      ]
    }
  }
}
# add to Vellum
assistant mcp add smeet666-mcp-tvsubtitles -t stdio -c npx -a -y mcp-tvsubtitles
// mcp.json
{
  "mcpServers": {
    "smeet666-mcp-tvsubtitles": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 6 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 4 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-tvsubtitles@1.0.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo smeet666/mcp-tvsubtitles
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/smeet666/mcp-tvsubtitles/.github/workflows/publish.yml@refs/tags/v1.0.1
Rekor log index 2685042643
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:b4cd22846b9a8258ef0ffc414f2c5a9cc9b4166d7bf28b6cb1bfd3ee15691e6c689f47d829e62f2c61420e480eddc8da12981bc22fa5706e8944f63f9

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 4 exposed · ~941 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_subtitle ~145

Read one subtitle's record on tvsubtitles.net, from an id list_subtitles returned. The record carries the episode it belongs to, the release it was cut for, who uploaded it and when, its size and how often it was downloaded. Six of the site's ten fields are absent on some records, the author on roughly two out of three, and an absent field is null rather than blank. This server reads the catalogue: open 'page_url' to download the file.

NameTypeReqDescription
idstringyesA subtitle id from list_subtitles. The site answers an id it does not hold by sending the reader to its front page, which this reports as an absence.
NameTypeReqDescription
cachedbooleanyes
notesarrayyes
sourcestringyes
subtitleobjectyes

No examples provided.

list_languages ~208

List the languages tvsubtitles.net catalogues subtitles in. Called without arguments it returns the twenty-four the catalogue holds. Pass a show id from search_titles to read the languages that show actually holds, measured over one season and counted in episodes. Each entry carries the name the site prints, the two-letter code it addresses the language by, and the BCP 47 tag where that mapping is certain. Six of the site's codes differ from ISO 639-1 and one of them collides: the site writes 'br' for Brazilian Portuguese, which ISO assigns to Breton. Read this before narrowing list_subtitles by language.

NameTypeReqDescription
idstringA show id from search_titles, to read what that show holds rather than what the catalogue does. Left out, the whole catalogue's languages come back.
seasonintegerWhich season to measure a show's languages over. Left out, the newest season is read. Ignored without 'id', because the catalogue has no season.
NameTypeReqDescription
cachedbooleanyes
language_countintegeryes
languagesarrayyes
notesarrayyes
scopestringyes'catalogue' is every language the site catalogues, whatever any show holds. 'season' is what one season of one show holds, which is what was measured when 'id' was passed.
seasonyesThe season measured, which the site states on the page it served.
show_idstring|nullyes
show_namestring|nullyes
sourcestringyes

No examples provided.

list_subtitles ~245

List what tvsubtitles.net holds for one series. Pass 'id' from search_titles. With 'season' alone the answer is that season's coverage, one row per episode saying which languages hold something, and 'kind' reads 'coverage'. Add 'episode' and the answer is the subtitle records themselves, with 'kind' reading 'subtitles'. Leaving 'season' out reads the newest season, and the answer says which one that was. This server reads the catalogue: each record carries the page to open to download it.

NameTypeReqDescription
episodeintegerName an episode to read its subtitle records rather than the season's coverage.
idstringyesA show id from search_titles. The site answers an id it does not hold with a page.
languagestringA language from list_languages, by its name, the site's two-letter code, or its BCP 47 tag. Left out, every language comes back.
limitintegerRows to render, 40 by default and 200 at most.
seasonintegerLeave it out to read the newest season. The answer states which season it read.
NameTypeReqDescription
cachedbooleanyes
episodeyesThe episode read, or null for a season.
filters_appliedarrayyes
filters_droppedarrayyes
idstringyes
kindstringyesWhich shape 'results' takes.
notesarrayyes
result_countintegeryes
resultsyesCoverage rows when 'kind' is 'coverage', subtitle records when it is 'subtitles'.
seasonintegeryesThe season the site served, which it states on the page.
season_requestedyesThe season that was asked for, or null when the newest was asked for.
seasons_availablearrayyes
show_namestringyes
sourcestringyes
total_availableintegeryes
total_countsstringyesWhat 'total_available' counted: the episodes of a season, or the records one episode held.

No examples provided.

search_titles ~343

Search tvsubtitles.net for a television series by name. The site catalogues television only, so 'media_type' takes 'tv' or 'any' and a film is refused rather than answered with an absence. Each row carries the id the other tools take, the years the site publishes for the show, and the languages it draws a flag for. Pass 'with_counts' for how many subtitles, episodes and seasons the site holds per show: it publishes those three on its catalogue index rather than on the page a search answers with, so reading them costs one further request over a large page, and each counts the whole show. Show ids come from here and are never built by hand.

NameTypeReqDescription
limitintegerRows to render, 20 by default and 100 at most.
media_typestring'tv' or 'any' both search the catalogue, which holds television only. 'movie' is refused, because answering it with an empty list would report an absence this site cannot establish.
querystringyesThe name of a series, or part of one. The site matches on the name alone.
with_countsbooleanRead each row's subtitle, episode and season counts from the site's catalogue index, which costs one further request over a page of several hundred kilobytes. Each figure counts the whole show rather…
yearintegerKeep only shows whose published years cover this one. When that leaves nothing, the search is reported without it and a note says the year was set aside.
NameTypeReqDescription
cachedbooleanyesTrue when the answer was served from memory rather than the site.
counts_scopeyesWhat the three counts count, when they were read: every season of that show together, which is a different figure from the rows this search served. Null when no counts were asked for.
filters_appliedarrayyes
filters_droppedarrayyes
notesarrayyes
querystringyes
result_countintegeryesRows rendered here.
resultsarrayyes
sourcestringyes
total_availableintegeryesRows the site's answer held, before any were rendered.
total_countsstringyesWhat 'total_available' counted: the rows this one search came back with.

No examples provided.

Common questions

What is the io.github.smeet666/mcp-tvsubtitles server?

io.github.smeet666/mcp-tvsubtitles is listed in the public MCP registry as io.github.smeet666/mcp-tvsubtitles. Search TV series on tvsubtitles.net, read a season's subtitle coverage and one record. No API key. This page covers its npm package (mcp-tvsubtitles).

Is the io.github.smeet666/mcp-tvsubtitles server safe to use?

io.github.smeet666/mcp-tvsubtitles scores 88 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.smeet666/mcp-tvsubtitles server expose?

io.github.smeet666/mcp-tvsubtitles exposes 4 tools: search_titles, list_subtitles, get_subtitle, list_languages. Their descriptions and schemas cost roughly 941 tokens of context every time the server is loaded.

Is the io.github.smeet666/mcp-tvsubtitles server still maintained?

io.github.smeet666/mcp-tvsubtitles is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.smeet666/mcp-tvsubtitles server under?

io.github.smeet666/mcp-tvsubtitles declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.