mcpbeat Sign in

Tv MCP Server

local only

Tv MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 5 Aug 2026.

Build, deploy, and debug web apps on Samsung Tizen and LG webOS Smart TVs from any MCP client

Installs per day peak 513 · avg 28
a month agotoday
29
Installs / week
npm · tv-mcp
2
Stars
1 open issues
5 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Tv MCP 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 tv-mcp -- npx -y tv-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tv-mcp": {
      "args": [
        "-y",
        "tv-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tv-mcp]
command = "npx"
args = ["-y", "tv-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "tv-mcp": {
      "args": [
        "-y",
        "tv-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tv-mcp": {
      "args": [
        "-y",
        "tv-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Tv MCP

same job, measured the same way
VibeKit
by vibekit-bot

Build, deploy, and operate hosted web apps on VibeKit (vibekit.bot) from any MCP client.

36 tools answering
Hatchable
by hatchable

Build, deploy, and host full-stack web apps from any MCP client. DB, auth, storage, cron included.

answering
Air Pipe
by airpipe

Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

19 tools answering
C
GenMB
by genmb

List, read, edit, and deploy your GenMB AI-generated apps from any MCP client.

answering
I
Imperal MCP
by imperalcloud

Build, validate, smoke-test & deploy Imperal declarative IR apps from any LLM or agent.

169 installs/wk local only
MaShop MCP
by mashop

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

answering
Bult
by bultcloud

Deploy and manage Bult apps from AI coding agents.

54 installs/wk local only
Netcafe Build
by ainetcafe

Deploy a live web app from one sentence. build_app + poll to a public HTTPS URL you own.

7 tools answering

Tv MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Tv MCP?
Tv MCP 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 tv-mcp was installed 29 times last week.
How do I connect Tv MCP?
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 tv-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Tv MCP?
The npm package tv-mcp was installed 29 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 Tv MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.