Skip to content
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

npm error 404 Not Found - e2b-mcp-server #3

Open
Vansh290802 opened this issue Dec 17, 2024 · 3 comments
Open

npm error 404 Not Found - e2b-mcp-server #3

Vansh290802 opened this issue Dec 17, 2024 · 3 comments

Comments

@Vansh290802
Copy link

After running 'e2b-mcp-server' through npx , i got this error:

npm error 404 Not Found - GET https://registry.npmjs.org/e2b-mcp-server - Not found npm error 404 npm error 404 'e2b-mcp-server@*' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url.

Seems like the package is not registered in the npmjs registry and therefore i am getting this error.

@mlejva
Copy link
Member

mlejva commented Dec 17, 2024

Hi, the package is @e2b/mcp-server
https://npmjs.com/package/@e2b/mcp-server

@Vansh290802
Copy link
Author

I downloaded the package , but still gives the same error while i run on claude desktop, the MCP inspector shows this:

image

@mlejva
Copy link
Member

mlejva commented Dec 18, 2024

I downloaded the package , but still gives the same error while i run on claude desktop, the MCP inspector shows this:

image

I see, this maybe looks like an issue that's not on our end. It looks like it incorrectly encoded the npmjs.org. Your screenshot shows https://registry.npmjs.org/e2b-mcp-server but it should be https://registry.npmjs.org/@e2b%2fmcp-server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants