Hello,
To make it easier to configure and access the Appwrite documentation from Windsurf, I’m trying to set up the two MCP clients doc and api. Unfortunately, I can’t get them to work properly. I followed the official documentation, and both MCPs seem to initialize without issues. However, when I try to use them, I consistently get the following errors:
- For appwrite-api: "Failure listing resources: server appwrite-api does not support resources"
- For appwrite-doc: "Failure in MCP tool execution: transport error: session terminated (404). Need to re-initialize" Because of this, I’m unable to access either the documentation or the tools via MCP. Do you have any idea what might be causing this, or whether there are additional steps required?
Thanks in advance for your help!
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...