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
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...