Delete a collection from an Appwrite database using its unique ID. This tool removes the specified collection and requires write permissions for access.
Remove a table from an Appwrite database by specifying its unique ID. This action permanently deletes the table and requires appropriate write permissions.
Grant specific permissions to security roles by adding privileges with defined access levels for operations like create, read, write, and delete on entities or system functions.
Check API credentials and environment permissions before deployment. Verifies access to Integration, Preproduction, and Production environments with detailed read/write/deploy levels.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
A local agent that monitors your system clipboard, automatically uploads copied images to Supabase Storage, and replaces the clipboard content with the public URL for immediate sharing.
An MCP server that converts Markdown files containing Mermaid diagrams into PDF documents by rendering diagrams as SVG images. It provides a specialized tool to automate document conversion while ensuring all visual charts are correctly embedded in the final output.