Revdoku MCP Tools
Revdoku exposes 24 tools. Each one has its own page with the configuration for every client that can run this server.
-
client_account_createclient account create
-
revdoku_statusrevdoku status
-
revdoku_dashboard_linkrevdoku dashboard link
-
bucket_listbucket list
-
bucket_getbucket get
-
bucket_createbucket create
-
bucket_updatebucket update
-
bucket_archivebucket archive
-
bucket_unarchivebucket unarchive
-
bucket_delete_permanentlybucket delete permanently
-
bucket_file_listbucket file list
-
bucket_file_readbucket file read
-
bucket_file_getbucket file get
-
bucket_file_writebucket file write
-
bucket_file_append_textbucket file append text
-
bucket_file_write_manybucket file write many
-
bucket_file_renamebucket file rename
-
bucket_file_copybucket file copy
-
bucket_file_movebucket file move
-
bucket_file_reorganizebucket file reorganize
-
bucket_lockbucket lock
-
bucket_unlockbucket unlock
-
bucket_lock_filesbucket lock files
-
bucket_unlock_filebucket unlock file
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.