mcpbeat Sign in

MCP Tvsubtitles MCP Server

local only

MCP Tvsubtitles runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 17 Sep 2026.

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

Installs per day peak 362 · avg 20
a month agotoday
56
Installs / week
npm · mcp-tvsubtitles
0
Stars
2 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Tvsubtitles every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-tvsubtitles -- npx -y mcp-tvsubtitles
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-tvsubtitles": {
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-tvsubtitles]
command = "npx"
args = ["-y", "mcp-tvsubtitles"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-tvsubtitles": {
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-tvsubtitles": {
      "args": [
        "-y",
        "mcp-tvsubtitles"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TVS_USER_AGENT (Placed in front of this server's own User-Agent, which stays attached.), TVS_MIN_INTERVAL_MS (Minimum milliseconds between requests. Default 2000, floor 1500.), TVS_LOG_LEVEL (silent, error, info or debug. Default error.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Tvsubtitles

same job, measured the same way
JYOTINT Sealed Forecasts
by jyotishintelligence

Bitcoin-anchored sealed-forecast record: search, grades, calibration, luck test. Read-only, no key.

13 tools answering
Live Times Transit
by travelwhiz-ltd

Read-only public transit departures, stop search, and city coverage for bus and train users.

5 tools answering
I
agentgate
by ciceroyang

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

local only
Gdelt MCP Server
by cyanheads

Search and analyze global news coverage and US TV transcripts via the GDELT Project APIs.

120 installs/wk 9 tools answering
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
Catalogapi
by catalogapi

Check reward coverage by country, search real catalog items, and ask how CatalogAPI works.

4 tools answering
Apple Mail MCP
by imdinu

Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.

504 installs/wk local only
hamir
by hamir

News search, article lookup, story coverage and save links for hamir's RSS catalogue

8 tools answering

MCP Tvsubtitles — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Tvsubtitles?
MCP Tvsubtitles runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-tvsubtitles was installed 56 times last week.
How do I connect MCP Tvsubtitles?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-tvsubtitles straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Tvsubtitles?
The npm package mcp-tvsubtitles was installed 56 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Tvsubtitles open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.