Loading MCP server directory, please wait...
Cast YouTube videos and media to a Chromecast or DLNA device with catt, and control playback.
npx @getmcp/cli add io.github.amineutron/catt-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.amineutron/catt-mcp": {
"command": "uvx",
"args": [
"catt-mcp"
],
"env": {
"CATT_DEVICE": "",
"TV_HOST": "",
"ADB_PATH": ""
}
}
}
}