jan
jan copied to clipboard
bug: Failed to start MCP Server: Resolving dependencies
Version: Version 0.7.2 (0.7.2)
Describe the Bug
Cannot activate listenhub-mcp-server, while the same configs work on Cursor, Cline and so on.
Steps to Reproduce
- Settings -> MCP Servers, try to run listenhub-mcp-server
- My Config is:
{
"command": "npx",
"args": [
"-y",
"@marswave/listenhub-mcp-server@latest"
],
"env": {},
"type": "stdio",
"active": false
}
- Node.js Version is: v22.20.0
Screenshots / Logs
[2025-11-11][04:11:16][app_lib::core::mcp::helpers][INFO] Starting MCP server ListenHub (Initial attempt)
[2025-11-11][04:11:19][app_lib::core::mcp::helpers][ERROR] Failed to start MCP server ListenHub: Resolving dependencies
Resolved, downloaded and extracted [2]
Saved lockfile
[2025-11-11][04:11:19][app_lib::core::mcp::helpers][ERROR] Failed to start MCP server ListenHub on first attempt: Failed to start MCP server ListenHub: Resolving dependencies
Resolved, downloaded and extracted [2]
Saved lockfile
Operating System
- [x] MacOS
- [ ] Windows
- [ ] Linux