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
- How to Create a Web App with Astrojs Fro...
Hey guys, I'm a little bit new to Appwrite and the concept of backend.
- 🚀 Appwrite Schema & Migration Managemen...
How can we quickly design a database schema and then push it to Appwrite? I'm looking for a workflow that makes it easy to draw or define database structures, ...
- API Key Generation Error
When i try to create an API key with duration (Forever), a popup shows: Invalid `expire` param: Value must be valid date between 0000-01-01 00:00:00 and 9999-12...