choovie-MCP

AparoPr0grammer/choovie-MCP
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
Cinema sessions MCP server with RAG and Playwright booking agent, a reference implementation against Choovie's AI Platform Engineer brief, against a realistic Melbourne dataset.
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": {
    "choovie-mcp": {
      "command": "uvx",
      "args": [
        "choovie-mcp"
      ]
    }
  }
}

Or install with pip: pip install choovie-mcp

README Excerpt

> A self-directed reference implementation for [Choovie's AI Platform Engineer role](#jd--feature-mapping) — exposing Australia's cinema session data to LLMs via the Model Context Protocol, with a RAG layer over film metadata and a Playwright agent for voucher redemption. --- To use and evaluate, open your terminal and input the below:

Topics

agentic-aianthropiccinemaclaudefastmcphuman-in-the-loopmcpmcp-servermodel-context-protocolplaywrightplaywright-pythonpythonragsemantic-searchsqlalchemy