---
slug: "cgv-cinema-mcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/t-rekttt/cgv-mcp@main/README.md"
repo: "https://github.com/t-rekttt/cgv-mcp"
source_file: "README.md"
branch: "main"
---
# CGV Cinema API MCP Server

A Python client for interacting with CGV Cinema's mobile API. This client provides functionality to access movie listings, cinema locations, seat maps, and booking capabilities.

## Features

- [x] Get list of all CGV cinema locations
- [x] Get list of currently showing movies
- [x] Get movie schedules for specific dates
- [x] Get cinema schedules for specific dates 
- [x] Get seat maps for movie sessions
- [x] Get concession/combo information
- [x] Get customer profile information
- [ ] Add tickets to cart - Not working
- [ ] Book orders with payment - Not working
