Docker images for easy installation #139
denisov-vlad
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I recently faced quite a challenge trying to run MCP through WSL on Windows, and after a lot of frustration, I realized that using Docker images would be a much simpler solution. Not only does it eliminate the need to install Node, but it also helps us avoid the hassle of managing dependencies between different projects.
To make things easier for everyone, I’ve made the Docker image public. You can find it here: https://hub.docker.com/r/vladenisov/browser-tools-mcp.
The installation process is pretty straightforward and detailed on the page, but I’ll go ahead and summarize it here for convenience:
BrowserToolsMCP
tab, and clickTest connection
.Beta Was this translation helpful? Give feedback.
All reactions