-
Notifications
You must be signed in to change notification settings - Fork 780
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
GitHub mcp file creation error: Failed to call tool create_or_update_file: Error: MCP error 32604: #428
Comments
I get this quite frequently as well. The only thing that works currently is when it uses push_files |
did you try to use create_or_update_file instead of push_files ? maybe a turnaround ? |
Oh forgot to update here but I think I fixed this and many other problems w/ Github MCP server in this PR #434 |
I get this error : |
I have the same error while I am able to push files. Using windows and Claude Desktop. |
Yes I am using a classic token. Not sure about the new fine grained ones |
Try cloning my fork locally and install it into Claude using NPX pointed at the local copy of my fork, it should work but if it doesn't just post the error and I'll fix it! |
I get this error when Claude Desktop is trying to create files to my repo. I created this private repo in the same chat earlier.
Claude can access the repo, however, when asking to create files (json, yaml, etc.) it doesn't work and returns below error:
Failed to call tool create_or_update_file: Error: MCP error -32604: Invalid arguments: content.encoding: Required, content.content: Required
The text was updated successfully, but these errors were encountered: