tv-mcp
Rank #8,976io.github.skdonthi/tv-mcp
Build, deploy, and debug web apps on Samsung Tizen and LG webOS Smart TVs from any MCP client
tv-mcp is a Model Context Protocol (MCP) server published by skdonthi. It ranks #8,976 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. tv-mcp is listed on Glama, with 5 release tags tracked from its GitHub repository. It was first listed on Aug 3, 2026 and most recently updated on Aug 4, 2026.
Ranks ahead of 123,070 of 132,046 servers on MCP Toplist.
Use tv-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tv-mcp -e "TV_MCP_CONFIG=<your TV_MCP_CONFIG>" -- npx -y tv-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tv-mcp]
command = "npx"
args = ["-y", "tv-mcp"]
[mcp_servers.tv-mcp.env]
TV_MCP_CONFIG = "<your TV_MCP_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tv-mcp": {
"command": "npx",
"args": [
"-y",
"tv-mcp"
],
"env": {
"TV_MCP_CONFIG": "<your TV_MCP_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tv-mcp": {
"command": "npx",
"args": [
"-y",
"tv-mcp"
],
"env": {
"TV_MCP_CONFIG": "<your TV_MCP_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tv-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tv-mcp"
],
"env": {
"TV_MCP_CONFIG": "<your TV_MCP_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tv-mcp": {
"command": "npx",
"args": [
"-y",
"tv-mcp"
],
"env": {
"TV_MCP_CONFIG": "<your TV_MCP_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tv-mcp": {
"command": "npx",
"args": [
"-y",
"tv-mcp"
],
"env": {
"TV_MCP_CONFIG": "<your TV_MCP_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.skdonthi%2Ftv-mcp)<a href="https://mcptoplist.com/server/io.github.skdonthi%2Ftv-mcp"><img src="https://mcptoplist.com/badge/io.github.skdonthi%2Ftv-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
skdonthi
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.3.0 | Aug 4, 2026 |
| v0.2.3 | Aug 3, 2026 |
| v0.2.2 | Aug 3, 2026 |
| v0.2.1 | Aug 3, 2026 |
| v0.2.0 | Aug 3, 2026 |
Frequently asked questions
- Who maintains tv-mcp?
- tv-mcp is maintained by skdonthi, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is tv-mcp listed on the Official MCP Registry?
- tv-mcp is not on the Official MCP Registry. It is listed on Glama.
- How many versions does tv-mcp have?
- No registry surfaces explicit version metadata for tv-mcp; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Aug 4, 2026.
- Where can I find the source code for tv-mcp?
- The source code for tv-mcp is hosted at github.com/skdonthi/tv-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.