Claude desktop 中 MCP error 的 issue 修复
乔文飞 Lv8

问题: Claude desktop 中运行 MCP 不论哪个都失败。
失败日志
ERROR: You must supply a command.

查看 https://github.com/modelcontextprotocol/servers/issues/64 之后,有一个回答解决了问题:

Can you please check all versions installed in your NVM? do you have versions less than v18? if yes, try to delete them and run again.
您能检查一下 NVM 中安装的所有版本吗?你们有低于 v18 的版本吗?如果是,请尝试删除它们并重新运行。
For some reasons Claude use the earliest version of node in NVM.
出于某些原因,Claude 在 NVM 中使用了最早版本的节点。

按照这个答复做了。运行成功

  • 本文标题:Claude desktop 中 MCP error 的 issue 修复
  • 本文作者:乔文飞
  • 创建时间:2025-08-15 07:44:16
  • 本文链接:http://www.feidom.com/2025/08/15/Claude-desktop-中-MCP-error-的-issue-修复/
  • 版权声明:本博客所有文章为作者学习笔记,有转载其他前端大佬的文章。转载时请注明出处。