I am trying to connect github copilot for xcode to appwrite mcp server.
I keep getting a • MCP error -32000: Connection closed.
I tried to verify my info, so I ran the folling in the terminal, which supposedly proves everything is fine if nothing is printed out:
TypeScript
APPWRITE_API_KEY="" \
APPWRITE_PROJECT_ID="" \
APPWRITE_ENDPOINT="" \
uvx mcp-server-appwrite --user
below is my mcp.json. what is wrong?
TypeScript
{
"servers": {
"appwrite": {
"type": "stdio",
"command": "path/to/.local/bin/uvx",
"args": [
"mcp-server-appwrite",
"--users",
"--databases",
"--storage",
"--teams",
"--functions",
"--projects"
],
"env": {
"APPWRITE_API_KEY": ,
"APPWRITE_PROJECT_ID":,
"APPWRITE_ENDPOINT":
}
}
}
}
TL;DR
Developers are facing an MCP error -32000: Connection closed while trying to connect GitHub Copilot for Xcode to AppWrite MCP server. To verify the info, try running the provided code in the terminal. The issue may be with the "env" section in mcp.json file, where the values for APPWRITE_API_KEY, APPWRITE_PROJECT_ID, and APPWRITE_ENDPOINT seem to be missing. Fill in these values to resolve the connection error.Recommended threads
- Project paused?
Hello, I have two Appwrite projects and I can not resume them for some reason. I'm using the free plan, and I saw in the pricing page that 2 free projects are a...
- Imagine bad exp
I am having very bad exp of imagine website on mobile you should guys improve it. Sorry if I shouldn't share the feedback of imagine here
- Help