From 001d133e65059ed76fe1cb7bc0f4b28189b6c180 Mon Sep 17 00:00:00 2001 From: Atharva Deosthale Date: Tue, 28 Jul 2026 16:47:28 +0530 Subject: [PATCH] Credit community suggestion in MCP Server 2.0 blog --- .../blog/post/announcing-appwrite-mcp-server-2/+page.markdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/routes/blog/post/announcing-appwrite-mcp-server-2/+page.markdoc b/src/routes/blog/post/announcing-appwrite-mcp-server-2/+page.markdoc index 43237078e9..6d884ffb3e 100644 --- a/src/routes/blog/post/announcing-appwrite-mcp-server-2/+page.markdoc +++ b/src/routes/blog/post/announcing-appwrite-mcp-server-2/+page.markdoc @@ -70,6 +70,8 @@ The full catalog of Appwrite operations stays internal to the server. When the m If you are already using the Appwrite MCP server, remove all service flags from the list of arguments from your existing configuration. Using `uvx` automatically fetches the latest version. +A special thanks to [Abid Abdulgafoor](https://www.linkedin.com/in/abidabdulgafoor/) from our community, who suggested the two-tool architecture that shaped this release. + # Resources - [MCP server documentation](/docs/tooling/ai/mcp-servers/api)