{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/5"}],"enrichment":{"capability":"Exposes Appwrite's backend-as-a-service API\u2014databases, users, functions, teams, storage\u2014as tools callable by AI models through the Model Context Protocol.","skillfed_tags":["mcp-server","ai-integration","backend-as-service"],"use_cases":["Let Claude or Cursor query and modify Appwrite databases while coding, without leaving the editor.","Build AI agents that manage Appwrite users, teams, and permissions programmatically.","Enable LLM-driven automation of Appwrite functions and storage operations.","Self-host the MCP server to give AI assistants secure access to a private Appwrite backend.","Prototype full-stack applications where the AI model handles backend logic via Appwrite tools."],"what_it_does":"This package is a Model Context Protocol server that bridges AI models and Appwrite, a backend-as-a-service platform. It translates Appwrite's API surface\u2014databases, user management, functions, teams, file storage, and more\u2014into discrete tools that MCP-compatible AI clients (Claude, Cursor, GitHub Copilot, etc.) can invoke directly. You connect your client to the hosted server at https://mcp.appwrite.io/ via browser-based OAuth, with no API keys to manage, or run it locally against a self-hosted Appwrite instance using a project API key.\n\nThe server runs on modern Python (3.12+) and depends on standard async/HTTP libraries (anyio, httpx, starlette, uvicorn) plus observability and authentication layers (opentelemetry, pyjwt, sentry-sdk). It is designed for developers who want their AI assistants to read and write data directly to Appwrite without manual API calls or context switching.","worth_installing":"Yes, if you use Appwrite and an MCP-compatible AI client (Claude, Cursor, etc.) and want direct model access to your backend. The hosted server requires no setup beyond browser auth. Install friction is low and maintenance is active. Verify the license (stated as MIT in docs but not in package metadata) and confirm the tool surface meets your security and scope requirements before production use."},"id":"mcp-server-appwrite","links":{"html":"https://skillfed.io/packages/mcp-server-appwrite","md":"https://skillfed.io/packages/mcp-server-appwrite.md","pypi":"https://pypi.org/project/mcp-server-appwrite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"unclear","name":"mcp-server-appwrite","python_support":"supports_current","summary":"MCP (Model Context Protocol) server for Appwrite"},"popularity":{"monthly_downloads":86488,"position":13858,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.38"}
