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

MCPB · MCP-TVSUBTITLES-1.0.1.MCPB · 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 52 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 Security13
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • No install/post-install scripts declared.Pass
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • 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 Management60
  • Stability observed for 18 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

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · mcp-tvsubtitles-1.0.1.mcpb

Download bundle
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 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 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 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 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 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 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.

  • 11 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.

  • 9 Sept 26 +3
    • Stability: unverified → 0.23 functional
  • 2 Sept 26 44

    First indexed and scored.

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 mcpb/https://github.com/smeet666/mcp-tvsubtitles/releases/download/v1.0.1/mcp-tvsubtitles-1.0.1.mcpb@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem mcpb

Background: How many MCP packages publish verified provenance →

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 MCPB bundle (https://github.com/smeet666/mcp-tvsubtitles/releases/download/v1.0.1/mcp-tvsubtitles-1.0.1.mcpb).

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

io.github.smeet666/mcp-tvsubtitles scores 52 out of 100 on VerifyMCP. It declares no install or post-install scripts. 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.

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.