-
-
Notifications
You must be signed in to change notification settings - Fork 68
Server disconnected error #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am also facing this exact issue |
I managed to fix it as follows: I followed the local installation with uv:
I guess if uv is installed globally in a direct way, it might not be needed to put the absolute path..but this is the way I had it originally in my system. Hope it helps UPDATE: I edited the comment as I mistakenly put the configuration for another MCP tool (the 'mcp fetch' tool) instead of the 'arxiv MCP' |
I am also using Claude and I find this one works for me:
|
@ibagur smithery dev here, we noticed the configuration was wrong - just pushed a fix and it works now. |
Hi @arjunkmrm , FYI the npx smithery works fine for the MCP tool when used from Roo Code extension. But it still fails with Claude Desktop for some reason. For the moment I managed to use it with Claude following the 'uv' installation instead (I updated my previous comment). |
My configuration is as follows:
System: macOS 15.3.2
Claude Desktop 0.8.1 (mac version)
I got other MCP servers running fine: 'brave-search', 'filesystem', etc.
I have followed the 'npx' installation instructions:
npx -y @smithery/cli install arxiv-mcp-server --client claude
This automatically creates this entry in the
claude_desktop_config.json
file, similar to other MCP servers I use through npx:When restarting Claude Desktop I get error:
MCP arxiv-mcp-server: Server disconnected
The contents of the log are as follows:
Any idea on how to fix this issue? Thanks
The text was updated successfully, but these errors were encountered: