iptv-api

GitHub

⚡️IPTV直播源自动更新工具:自动采集、校验、测速并生成可播放结果,支持 M3U/TXT/API 输出、自定义频道、IPv4/IPv6、Docker、GitHub Actions、CLI 与 GUI 多端部署

iptv-api MCP Server

MCP server for Guovin/iptv-api

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "iptv-api": {
      "command": "npx",
      "args": [
        "-y",
        "@Guovin/iptv-api"
      ]
    }
  }
}