:tv: Cross-platform IPTV player application with multiple features, such as support of m3u and m3u8 playlists, favorites, TV guide, TV archive/catchup and more.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"iptvnator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-iptvnator"
]
}
}
}