MCPVault

delete_doc

MCP tool from Dart MCP Server by its-dart

Move a doc to the trash (recoverable)

How to use it

delete_doc is exposed by the Dart MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the delete_doc tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Dart MCP Server

$claude mcp add dart -e DART_TOKEN=dsa_... -- npx -y dart-mcp-server@latest
FULL DART MCP SERVER LISTING