Replies: 0 comments 3 replies
|
I got the same problem. It seems like all the Typescript based Servers cant be run. Both SqLite and Fetch are Python based (and therefore use UVX) and work. |
0 replies
|
@philgei and me wrote a small unofficial port to python: https://github.com/philgei/mcp_server_filesystem |
0 replies
|
Sorry about the trouble! I think this is the same as modelcontextprotocol/servers#40, which we're working on a fix for. Will merge the discussion there. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SQLite and filesystem were configured according to the instructions;
sqlite can be used successfully, but filesystem does not seem to be installed successfully.
There is no problem with the file path. I tried starting claude with administrator rights but it also failed.
All reactions