get_nextcloud_capabilitiesANextcloud ChatGPT BridgeACheck Nextcloud server capability hints to choose between native features and fallback providers.Apache 2.0
probe_native_nextcloud_mcpANextcloud ChatGPT BridgeACheck if the Nextcloud Context Agent MCP server is reachable, confirming connectivity without invoking any native tool.Apache 2.0
ensure_notes_folder_existsANextcloud Notes MCP ServerACreate the /Notes folder in Nextcloud if it doesn't exist, ensuring a location for storing notes.MIT
list_filesANextcloud ChatGPT BridgeALists the immediate files and subfolders inside a specified folder path in your Nextcloud, showing its direct contents.Apache 2.0
occ_statusAnextcloud-mcpBGet Nextcloud server version, maintenance mode, and instance ID to verify status.MIT
config_setAnextcloud-mcpBSet a system or per-app configuration value in Nextcloud. Verify current value with config_get to avoid breaking changes.MIT
nextcloud-mcpCloud StorageProject ManagementEmailJaypeg-devFlicenseBqualityDmaintenanceMCP server integrating Nextcloud services (tasks, calendar, notes, email, files, Deck) for AI assistant interaction. Updated 5 months ago (2026-04-03 09:59 UTC)201-
nextcloud-mcpCloud StorageWorkplace & ProductivityTadMSTRAlicenseBqualityBmaintenanceMCP server for Nextcloud that exposes occ admin commands, OCS provisioning, and WebDAV file operations as tools. Updated a month ago (2026-07-25 22:36 UTC)31MIT
get_file_infoANextcloud ChatGPT BridgeAFetch metadata for a file or folder in Nextcloud by providing its path. Returns details like size, type, and modification date.Apache 2.0
create_folderANextcloud ChatGPT BridgeACreates a new folder in the configured Nextcloud root directory, enabling organized file storage through the secure bridge.Apache 2.0
test-connectionAnextcloud-mcp-serverAVerifies whether the connection to a NextCloud server is active and working.MIT
system_checkBnextcloud-mcpBRun a comprehensive health check to verify that a Nextcloud system is operating correctly.MIT
create-directoryBnextcloud-mcp-serverACreate a new directory in NextCloud by specifying the path. Organize files into folders for better structure.MIT
security_checkBnextcloud-mcpBCheck your Nextcloud installation for known security vulnerabilities by running a security advisory scan against known CVEs.MIT
download-fileBnextcloud-mcp-serverADownload a file from NextCloud by providing its exact path. Enables direct retrieval of any stored file.MIT
move-fileBnextcloud-mcp-serverAMove or rename files and directories in NextCloud to reorganize storage, with optional overwrite for existing destinations.MIT
copy-fileBnextcloud-mcp-serverACopies a file or directory within NextCloud, optionally overwriting existing destinations.MIT
user_listBnextcloud-mcpBLists Nextcloud users with optional filtering by search string to help administer user accounts.MIT
upgrade_checkBnextcloud-mcpBCheck for available Nextcloud core and app updates. Identify which components require upgrading.MIT
list-filesCnextcloud-mcp-serverAList files and directories in your NextCloud. Specify a path to view contents of a specific folder.MIT
user_createCnextcloud-mcpBCreate a new Nextcloud user account by providing a username and password. Optionally set email and display name.MIT
group_createCnextcloud-mcpBCreate a new Nextcloud user group by specifying a group ID. Organize users and manage permissions with group assignments.MIT