mcp MCP Tools
mcp exposes 23 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_documentRead-onlyget document
-
add_documentMutatingadd document
-
update_documentMutatingupdate document
-
delete_documentMutatingdelete document
-
list_documentsRead-onlylist documents
-
list_collectionsRead-onlylist collections
-
create_databaseMutatingcreate database
-
get_databaseRead-onlyget database
-
list_databasesRead-onlylist databases
-
update_databaseMutatingupdate database
-
delete_databaseMutatingdelete database
-
create_indexMutatingcreate index
-
get_indexRead-onlyget index
-
list_indexesRead-onlylist indexes
-
delete_indexMutatingdelete index
-
get_backupRead-onlyget backup
-
list_backupsRead-onlylist backups
-
delete_backupMutatingdelete backup
-
create_backup_scheduleMutatingcreate backup schedule
-
get_backup_scheduleRead-onlyget backup schedule
-
list_backup_schedulesRead-onlylist backup schedules
-
update_backup_scheduleMutatingupdate backup schedule
-
delete_backup_scheduleMutatingdelete backup schedule
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.