Skip to content

Conversation

@kgprs
Copy link

@kgprs kgprs commented Nov 5, 2025

This PR adds a Dockerfile to enable containerized deployment of the Google Flights MCP Server.

The Dockerfile:

  • Uses Python 3.11 slim base image
  • Installs system dependencies required for Playwright
  • Installs Python dependencies from requirements.txt
  • Installs Playwright Chromium browser
  • Sets up the server to run via the entrypoint

This will make it easier to deploy and integrate the server with the MCP registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant