ChromeDevTools / ChromeDevTools/chrome-devtools-mcp
Add Dockerfile
Open
Nobody has claimed this yet.
collecting-feedback
feature
- Dominant language
- TypeScript
- Stars
- 52.3k
- Forks
- 4.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 83
Description
Is your feature request related to a problem? Please describe.
I'd like to add this server to the Docker MCP Catalog but it requires a Docker image. Related PR here: https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/573
Describe the solution you'd like
Add a Dockerfile to the repo
Describe alternatives you've considered
No alternatives
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no specific file or test; begin by reading related PR #573 and the repository's TypeScript build and runtime configuration to identify the server entry point. Add a Dockerfile that produces an image suitable for the Docker MCP Catalog, then verify that the image builds and launches the server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100