MCPActive

Appwrite MCP server

Hosted MCP server letting LLMs interact with Appwrite's API and docs.

Open source page

Field note

What it does

Remote HTTP MCP server with OAuth that exposes Appwrite tools and docs search to AI tools and code editors.

Capabilities

Available capabilities

Tags

Tags

Ways to use it

Ways to use it

mcp

Not filed / https://appwrite.io/docs/tooling/ai

sdk

multi / https://appwrite.io/docs/tooling/ai

skill

Not filed / appwrite/skills

cli

Not filed / appwrite/codex-plugin

cli

Not filed / Not filed

oauth

Not filed / Not filed

mcp

Not filed / https://appwrite.io/docs/tooling/ai/agents/cursor

oauth

Not filed / Not filed

other

Not filed / Not filed

mcp

Not filed / Not filed

mcp

Not filed / Not filed

mcp

Not filed / Not filed

mcp

Not filed / https://appwrite.io/docs/tooling/ai/mcp-servers

Product features

Product features

Add MCP server to VS Code

Configure the Appwrite MCP server in VS Code via mcp.json or the Add to VS Code link.

Agent skills

Pre-built Appwrite knowledge for AI agents across supported languages and SDKs.

AGENTS.md

Instruction files that help AI agents understand your project's structure and conventions.

AI-judged scoring

26 open-ended questions scored 0 to 1 by an AI judge using rubrics and reference answers.

API reference links

The generated file links directly to relevant Appwrite API references for selected services.

Appwrite Arena

Open-source benchmark evaluating how well AI models understand Appwrite's APIs and SDKs.

appwrite_call_tool

Calls a specific Appwrite tool by name.

appwrite_get_context

Returns a summary of your workspace, including account, organization, and projects.

Appwrite plugin

Install from the Appwrite marketplace for CLI and SDK agent skills.

Appwrite plugin for Cursor

Install from the Cursor Marketplace; includes agent skills and commands for Appwrite projects.

Appwrite plugin install

Install the Appwrite plugin from the official marketplace with claude plugin install appwrite@claude-plugins-official.

appwrite_search_docs

Semantically searches the Appwrite documentation.

appwrite_search_tools

Searches the full Appwrite tool catalog at runtime.

Appwrite skills

SDK-specific knowledge for AI agents, installed via npx skills add appwrite/skills.

Assistant

AI-powered assistant in Appwrite Cloud for troubleshooting, code generation, and searching docs.

Automatic installation

Running appwrite init project auto-detects project config and installs relevant skills.

Benefits

Best practices

Prompts follow Appwrite's recommended patterns and conventions.

Choose installation method

CLI

Create projects, manage resources, and deploy Functions and Sites from your terminal.

Command Center

Search, shortcuts, and AI-assisted navigation in the Appwrite Console.

Copilot Chat Agent Mode

Test the MCP integration using Copilot Chat in Agent Mode.

Deterministic (MCQ) scoring

165 multiple-choice questions scored via tool calls, fully reproducible with no judge bias.

Faster setup

Skip manual configuration and let AI handle boilerplate code and SDK integration.

Appwrite feature selection

Select services such as Auth, Database, Storage, Functions, Messaging, Sites, and Realtime.

Framework selection

Choose your framework so generated rules include framework-specific patterns and best practices.

Framework-specific prompts

Prompts for web, mobile, and server frameworks including Next.js, React, Vue, Flutter, and Node.js.

Generate and download

Click Generate Rules to create the AGENTS.md file; copy the output or download it directly.

Install skills

MCP server

Give AI tools direct access to your Appwrite project and docs.

OpenCode configuration

Configure in opencode.json with mcp.appwrite type remote and url.

Plugin configuration

Configure endpoint, project ID, and API key via /plugins, then run /reload-plugins.

Project or global scope

Install skills at project level or globally across all projects.

Quick start prompts

Pre-built prompts for TanStack Start and Next.js integrations.

Quickstart prompts

Pre-built prompts to quickly generate your first Appwrite project with AI assistants.

Remote Appwrite MCP server

Remote HTTP server at https://mcp.appwrite.io/ with no additional pre-requisites to install.

Remote authentication

Log in from a remote host with claude mcp login appwrite --no-browser and a localhost callback.

Remote HTTP MCP server

Remote HTTP server with no additional pre-requisites to install.

Remote HTTP server

No additional pre-requisites to install; connects over remote HTTP.

Remote MCP server

Add remote HTTP MCP server at https://mcp.appwrite.io/ with claude mcp add --transport http.

Run the install command

SDK selection

Choose the Appwrite SDK used in your project; all client and server SDKs are supported.

SDK skills

Skills available for the Appwrite CLI and TypeScript, Dart, .NET, Go, Kotlin, PHP, Python, Ruby, and Swift SDKs.

Select scope

Select skills

Select tools

Symlink installation

Symlink installation method keeps skills in sync across all AI tools.

Terraform

Declare Appwrite infrastructure as code and apply it with the official provider.

Verify MCP tools

Run /mcp in Claude Code to list the added MCP server.

With Skills context

Model answers with access to Appwrite skills files providing up-to-date SDK and API context.

Without Skills context

Model answers using only its built-in training data.