Unable to attach MCP Server on windows 11 #6924
Replies: 5 comments
-
For what it's worth, same issue here on Ubuntu. |
Beta Was this translation helpful? Give feedback.
-
Same issue on Ubuntu, config was cut and pasted from the docs. Even tried a global install, so the package exists. mcpServers: |
Beta Was this translation helpful? Give feedback.
-
On the latest version of LibreChat, I'm not having any issues with this MCP server ("@modelcontextprotocol/server-puppeteer") using Windows. 2025-05-21T12:22:16.826Z info: [MCP] Initialized 1/1 app-level server(s)
2025-05-21T12:22:16.826Z info: [MCP][puppeteer] ✓ Initialized
2025-05-21T12:22:16.827Z info: [MCP] All app-level servers initialized successfully
2025-05-21T12:22:16.827Z debug: [MCP][puppeteer] Transport sending: {"method":"ping","jsonrpc":"2.0","id":5}
2025-05-21T12:22:16.827Z debug: [MCP][puppeteer] Transport sending: {"method":"tools/list","jsonrpc":"2.0","id":6} mcpServers:
puppeteer:
type: stdio
command: npx
args:
- -y
- "@modelcontextprotocol/server-puppeteer" Previously, on Windows, you may have needed to point to your exact npm installation for npx to work properly but this was resolved in the MCP SDK. The other issues are concerning docker, which this MCP server doesn't properly support: |
Beta Was this translation helpful? Give feedback.
-
Thankyou |
Beta Was this translation helpful? Give feedback.
-
I am using docker. This might be the issue.
…On Wed, May 21, 2025 at 9:27 AM spammenotinoz ***@***.***> wrote:
Thankyou
—
Reply to this email directly, view it on GitHub
<#6924 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5X4KL65BAHBKJJX7ADF5T27R5LVAVCNFSM6AAAAAB3LDOZ5SVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRSGA2DAMA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I tried to attach MCP server with LibreChat on windows 11
librechat.yaml:
In the logs I see this:
Docker-Compose:
I have followed the installation instrcutions mentioned in LibreChat Docs
Version Information
ghcr.io/danny-avila/librechat-dev latest 9271978cdfd6 38 hours ago 1.6GB
ghcr.io/danny-avila/librechat-rag-api-dev-lite latest 566585698235 8 days ago 1.85GB
Steps to Reproduce
docker compose up
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions