8000 client closed · Issue #117 · upstash/context7 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

client closed #117

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

Closed
diabloaltman opened this issue Apr 27, 2025 · 17 comments
Closed

client closed #117

diabloaltman opened this issue Apr 27, 2025 · 17 comments
Labels
mcp Related to mcp server

Comments

@diabloaltman
Copy link

Image

@diabloaltman
Copy link
Author

Image

if @latest deleted, shown above

@enesgules
Copy link
Collaborator

Could you try with bunx? What is your node and cursor version?

@enesgules enesgules added the mcp Related to mcp server label Apr 27, 2025
@leecaa
Copy link
leecaa commented Apr 27, 2025

same issue

node -v
v20.12.1

版本: 0.49.6 (Universal)
提交: 1.96.2
日期: 0781e811de386a0c5bcb07ceb259df8ff8246a50
Electron: 2025-04-25T04:39:09.213Z
ElectronBuildId: 34.3.4
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.18.3
OS: 13.2.152.41-electron.0

@MarlonAEC
Copy link

I'm getting the same thing. Any clues so far?

@onalv
Copy link
onalv commented Apr 27, 2025

I had the same issue. Tried with bunx and it worked after restarting Cursor

@ppcfan
Copy link
ppcfan commented Apr 27, 2025

Cursor’s MCP requests originate from your local machine. Therefore, if you’re developing on a remote machine via SSH, be sure that npx or bunx is installed on your local machine.

@diabloaltman
Copy link
Author

Image
all tried, none works, same issue
cursor: 0.48.9
node: 22.14.0

@diabloaltman
Copy link
Author

Image

Image
dramatically, this works on TRAE, lol

@enesgules
Copy link
Collaborator

Could you try this: #30 (comment)

@WuQic
Copy link
WuQic commented Apr 29, 2025

It's work for me, I'm use in WSL 2

{
"mcpServers": {
  "context7_wsl2": {
    "command": "wsl",
    "args": ["npx", "-y", "@upstash/context7-mcp@latest"]
  }
}
}

Image

@MarlonAEC
Copy link

At the end, it worked for me with bunx

@yiantong35
Copy link

node:internal/modules/esm/resolve:275
throw new ERR_MODULE_NOT_FOUND(
^

Error [ERR_MODULE_NOT_FOUND]: Cannot find module 'D:\Node.js\node_cache_npx\c35ab75beed40a3c\node_modules\zod-to-json-schema\dist\esm\index.js' imported from D:\Node.js\node_cache_npx\c35ab75beed40a3c\node_modules@modelcontextprotocol\sdk\dist\esm\server\mcp.js
at finalizeResolution (node:internal/modules/esm/resolve:275:11)
at moduleResolve (node:internal/modules/esm/resolve:860:10)
at defaultResolve (node:internal/modules/esm/resolve:984:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:780:12)
at #cachedDefaultResolve (node:internal/modules/esm/loader:704:25)
at ModuleLoader.resolve (node:internal/modules/esm/loader:687:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:305:38)
at ModuleJob._link (node:internal/modules/esm/module_job:137:49) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///D:/Node.js/node_cache/_npx/c35ab75beed40a3c/node_modules/zod-to-json-schema/dist/esm/index.js'
}

Node.js v22.15.0
Execute the command (npx -y @upstash/context7-mcp@latest) at the terminal, and the result is as above. It will remain the same after (npm install -g zod-to-json-schema). please, help.

@yiantong35
Copy link

i quit,use bunx at last

@enesgules
Copy link
Collaborator

hey @diabloaltman, is this issue solved?

@inschrift-spruch-raum
Copy link

Image

@diabloaltman
Copy link
Author

none works, i have to update to the latest v

@enesgules
Copy link
Collaborator

Hey @diabloaltman, did updating solve your issue?

74A8

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

No branches or pull requests

9 participants
0