MCP Server
MCP
io.github.appwrite/mcp
Manage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docs
Install
uvx mcp-server-appwrite
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.appwrite.io/"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-appwrite",
"version": "0.8.49",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment