bluepopcorn

Averyy/bluepopcorn
★ 0 stars Python 🔍 Search Updated today
Seerr MCP server + iMessage chatbot for searching, discovering, and requesting movies and TV shows.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bluepopcorn": {
      "command": "uvx",
      "args": [
        "bluepopcorn"
      ]
    }
  }
}

Or install with pip: pip install bluepopcorn