Skip to main content
Glama

Appwrite MCP Server

Official
by appwrite
pyproject.toml418 B
[project] name = "mcp-server-appwrite" version = "0.2.7" description = "MCP (Model Context Protocol) server for Appwrite" readme = "README.md" requires-python = ">=3.12" dependencies = [ "appwrite>=11.1.0", "docstring-parser>=0.16", "mcp[cli]>=1.3.0", ] [project.scripts] mcp-server-appwrite = "mcp_server_appwrite.__main__:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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-for-api'

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