MCP puppeteer server stack size limit #5758
Unanswered
michnovka
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
Seems like a bug on Puppeteer side, note that that MCP Server is more of a prototype made by the Anthropic devs |
Beta Was this translation helpful? Give feedback.
1 reply
-
Could it be related to the Zod version? I have a similar issue where a large base64 encoded image returned from an MCP-tool causes an error. Below is the call stack logs from LibreChat.
LibreChat seems to be using an older version of Zod 3.22.4, and the issue mentioned above was patched in May 2025. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Taking screenshots with puppeteer often does not work as I hit:
I see in mcp server that it sends back response (base64 encoded large response) - but the action never finishes in librechat. And in log it complains about the stack size
Steps to Reproduce
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