Apple TV MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 12 Sep 2026.
Local MCP server for semantic Apple TV control with optional screenshots.
Today is the operative word: we check Apple 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.
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.
claude mcp add appletv-mcp -- uvx appletv-mcp
{
"mcpServers": {
"appletv-mcp": {
"args": [
"appletv-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.appletv-mcp]
command = "uvx"
args = ["appletv-mcp"]
{
"mcpServers": {
"appletv-mcp": {
"args": [
"appletv-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"appletv-mcp": {
"args": [
"appletv-mcp"
],
"command": "uvx"
}
}
}
MCP server for Android automation with UI interaction, screenshots, and device control
Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.
Local MCP server generating complete App Store & Google Play screenshot sets.
MCP server + Chrome extension for AI browser control with real sessions.
MCP server that bridges local apps with Selenix for browser automation.
MCP server for video transcripts, screenshots, and OCR on YouTube and web videos.
Answers built from our own checks of this server.