Claude Desktop crashes trying to call mcp server. #88
Unanswered
chadmichaelcox
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Me too. Message: server is disconnected. |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I consistently get errors in Claude Desktop that the tool is trying to call methods that do not exist. Is anyone else experiencing this? I have done everything in the README to get this running with no luck.
Claude desktop is trying to call methods like resources/list and prompts/list, which do not exist.
2025-07-23T17:36:17.787Z [n8n-mcp] [info] Message from client: {"method":"prompts/list","params":{},"jsonrpc":"2.0","id":6} { metadata: undefined }
2025-07-23T17:36:17.790Z [n8n-mcp] [info] Message from server: {"jsonrpc":"2.0","id":6,"error":{"code":-32601,"message":"Method not found"}} { metadata: undefined }
Beta Was this translation helpful? Give feedback.
All reactions