AppwriteMCP-Kri8tivemike

Kri8tivemike/AppwriteMCP-Kri8tivemike

3.2

If you are the rightful owner of AppwriteMCP-Kri8tivemike and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A comprehensive Model Context Protocol (MCP) Server for Appwrite with 38+ tools covering database, storage, and user management operations.

Tools

Functions exposed to the LLM to take actions

appwrite_list_databases

List all databases

appwrite_create_database

Create new database

appwrite_get_database

Get database details

appwrite_update_database

Update database name

appwrite_delete_database

Delete database

appwrite_list_collections

List collections in database

appwrite_create_collection

Create new collection

appwrite_get_collection

Get collection details

appwrite_update_collection

Update collection

appwrite_delete_collection

Delete collection

appwrite_list_attributes

List collection attributes

appwrite_create_string_attribute

Add string attribute

appwrite_create_integer_attribute

Add integer attribute

appwrite_create_float_attribute

Add float attribute

appwrite_create_boolean_attribute

Add boolean attribute

appwrite_create_email_attribute

Add email attribute

appwrite_create_url_attribute

Add URL attribute

appwrite_create_datetime_attribute

Add datetime attribute

appwrite_delete_attribute

Delete attribute

appwrite_list_documents

List documents in collection

appwrite_create_document

Create new document

appwrite_get_document

Get document by ID

appwrite_update_document

Update document

appwrite_delete_document

Delete document

appwrite_list_buckets

List storage buckets

appwrite_create_bucket

Create new bucket

appwrite_get_bucket

Get bucket details

appwrite_update_bucket

Update bucket

appwrite_delete_bucket

Delete bucket

appwrite_list_files

List files in bucket

appwrite_get_file

Get file details

appwrite_delete_file

Delete file

appwrite_list_users

List all users

appwrite_create_user

Create new user

appwrite_get_user

Get user details

appwrite_update_user

Update user information

appwrite_delete_user

Delete user

appwrite_update_user_status

Block/unblock user

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources