Skip to main content
Glama
appwrite

Appwrite MCP Server

Official
by appwrite

databases_list

Retrieve and filter databases from your Appwrite project using search terms or specific queries to manage your data resources.

Instructions

Get a list of all databases from the current Appwrite project. You can use the search parameter to filter your results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queriesNoArray of query strings generated using the Query class provided by the SDK. [Learn more about queries](https://appwrite.io/docs/queries). Maximum of 100 queries are allowed, each 4096 characters long. You may filter on the following attributes: name
searchNoSearch term to filter your list results. Max length: 256 chars.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/appwrite/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server