Been having this issue for the whole day. I tried removing or disabling some MCP servers; nothing has worked so far... I have not tried reinstalling the app yet
Anyone facing the same issue. Is there a log for the desktop app?
Update as of 2025-06-08: Looks like after the series of new feature releases, especially the extended Project Knowledge Base capacity (via RAG), the issue has not happened again so far. I did not make any changes to my MCP configs either
Videos
Anyone else getting "Internal server error" on Claude desktop and the website?
i keep getting internal server error whenever i try to buy the pro version .
im using vpn since claude is not available in my country .
anyone facing this issue ?
I tried the following setup and this worked. Perhaps this was a path issue.
% which node
/usr/local/bin/node
{
"mcpServers": {
"filesystem": {
"command": "/usr/local/bin/node",
"args": [
"/usr/local/lib/node_modules/@modelcontextprotocol/server-filesystem/dist/index.js",
"/Users/xxx/Desktop"
]
}
}
}
I also ran into this issue. In my case, the problem was caused by old versions of node that were still installed (via nvm). After cleaning the old installation the issue was resolved.
Hi Everyone, I'm relatively new to Claude but used all other AI competitors before. Somehow when I use Claude it just wont give me a response. It starts thinking and even writing the reponse, but when it finishes i just recieve an "Internal Server Error". I tried using another browser (Firefox and Edge), also restarting the browser. I also tried resetting my IP.
Does anyone else has this issues? Is there any fix?