You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this issue with node that I'm curious if it can be improved
running npx @modelcontextprotocol/inspector@0.16.6 deno -R jsr:@sigmasd/pdf-read-mcp@1.2.1
and using read_pdf tool to read a pdf works correctly
running npx @modelcontextprotocol/inspector@0.16.6 npx xjsr @sigmasd/pdf-read-mcp@1.2.1 i can use the tool read_pdf but it errors with
Error reading PDF: Error: Setting up fake worker failed: "Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. Received protocol 'npm:'".