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

Fetch is failing with argument mismatch #471

Open
robotdad opened this issue Jan 4, 2025 · 3 comments
Open

Fetch is failing with argument mismatch #471

robotdad opened this issue Jan 4, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@robotdad
Copy link
Contributor

robotdad commented Jan 4, 2025

Describe the bug
Fetch is not working with the error below seen in the chat, there are no log messages.

To Reproduce
Steps to reproduce the behavior:

  1. Configure fetch as described in the readme with uvx

I'm on Windows if that matters.

Additional context
This is the result from fetch:

{
  `url`: `https://github.com/modelcontextprotocol/servers/tree/main/src/memory`
}
McpError.__init__() takes 2 positional arguments but 3 were given

I did try the workaround in #65 but it had no impact on the behavior.

@robotdad robotdad added the bug Something isn't working label Jan 4, 2025
@allenporter
Copy link

Likely related to or fixed by modelcontextprotocol/python-sdk#116 so perhaps the newer python-sdk version would address. (I didn't follow the code path, just replying on mobile)

@xu-shaojie
Copy link

same problem,what about now?

@edisontim
Copy link

Any updates on this? I've installed the fetch server with uvx but the PR you've mentioned either isn't included yet or doesn't do the trick @allenporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants