AIquila — Nextcloud MCP Server
NPM · AIQUILA-MCP · 3 COMPONENTS · SCANNED SEP 20
Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 55 of 143 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency71
- Repository check failed: the declared repository URL redirects; it must resolve directly. See how to fix → View diagnostics → Fail
- Cryptographically verified build provenance (signed, bound to elgorro/aiquila). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 1 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 20947 tokens (~66/item across 316 items; 316 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 96% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 52 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 316 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the AIquila — Nextcloud MCP Server server?
AIquila — Nextcloud MCP Server runs locally as an npm package, launched with npx -y aiquila-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · aiquila-mcp
claude mcp add elgorro-aiquila-mcp -- npx -y aiquila-mcp
{
"mcpServers": {
"elgorro-aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
} {
"servers": {
"elgorro-aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
} codex mcp add elgorro-aiquila-mcp -- npx -y aiquila-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"elgorro-aiquila-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"aiquila-mcp"
],
"enabled": true
}
}
} openclaw mcp add elgorro-aiquila-mcp --command npx --arg -y --arg aiquila-mcp
mcp_servers:
elgorro-aiquila-mcp:
command: "npx"
args: ["-y", "aiquila-mcp"] {
"McpServers": {
"elgorro-aiquila-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"aiquila-mcp"
]
}
}
} assistant mcp add elgorro-aiquila-mcp -t stdio -c npx -a -y aiquila-mcp
{
"mcpServers": {
"elgorro-aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Stability: 0.97 → pass security
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −3
- Stability: pass → 0.80 functional
- 13 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Stability: 0.97 → pass security
- Package version: 0.4.4 → 0.4.11 functional
- 12 Sept 26 0
- Stability: pass → 0.97 functional
- Package version: 0.3.23 → 0.4.4 functional
- 11 Sept 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/aiquila-mcp@0.4.11
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | elgorro/aiquila |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/elgorro/aiquila/.github/workflows/mcp-release.yml@refs/heads/main |
| Rekor log index | 2822537744 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:970385ff9804f3694d07daca55f60bf0626141a526c4f2c176f20fed0b9c4883a4736233a85d63897f03d256efc8d531951661b2ef6b5cffe9993235e |
Background: How many MCP packages publish verified provenance →
Dependencies 143 packages
| Packages resolved | 143 |
|---|---|
| Deprecated | 1 |
| Stale | 54 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
list_system_tags List System Tags ~38
List all available system tags in Nextcloud with their IDs, names, and properties. Use this to find tag IDs before assigning them to files.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_task_lists List Task Lists ~18
List all task lists in Nextcloud Tasks
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_tasks List Tasks ~62
List tasks from a Nextcloud Tasks calendar. Returns task details including status, priority, dates, tags, and UIDs.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarName | string | – | The calendar/task list name (default: 'tasks') |
| status | string | – | Filter tasks by status |
No output schema declared.
No examples provided.
list_text_tasks List Text Tasks ~49
List AI task types available in Nextcloud's TaskProcessing framework (summarize, headline, image-to-text, text-to-image, …). Shows which task types have at least one provider configured.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_trash List Trash ~18
List files in the trash / recycle bin
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_user_statuses List User Statuses ~43
List all users' statuses for team presence visibility
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of statuses to return |
| offset | number | – | Offset for pagination |
No output schema declared.
No examples provided.
list_users List Users ~60
List all users in the Nextcloud instance. Requires admin or sub-admin privileges
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Maximum number of users to return |
| offset | number | – | Offset for pagination |
| search | string | – | Search/filter string for user IDs |
No output schema declared.
No examples provided.
mail_delete_message Delete Mail Message ~36
Delete an email message by ID. This typically moves it to trash.
| Name | Type | Req | Description |
|---|---|---|---|
| messageId | number | yes | The message ID to delete |
No output schema declared.
No examples provided.
mail_get_attachment Get Mail Attachment ~93
Download an email attachment by message ID and attachment ID. Returns text for text files and calendar invites (ICS), image data for images, extracted text for PDFs (requires pdftotext). Attachment IDs are shown in mail_read_message output.
| Name | Type | Req | Description |
|---|---|---|---|
| attachmentId | string | yes | Attachment ID shown in mail_read_message (e.g. "2") |
| messageId | number | yes | Message ID (from mail_read_message) |
No output schema declared.
No examples provided.
mail_list_messages List Mail Messages ~97
List email messages in a Nextcloud Mail mailbox. Supports pagination via cursor. Returns subject, sender, date, and message IDs.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | number | – | Cursor for pagination (message ID to start after) |
| filter | string | – | Filter messages (default: all) |
| limit | number | – | Number of messages to return (default: 20) |
| mailboxId | number | yes | The mailbox ID (from list_mailboxes) |
No output schema declared.
No examples provided.
mail_move_message Move Mail Message ~51
Move an email message to a different mailbox/folder.
| Name | Type | Req | Description |
|---|---|---|---|
| destMailboxId | number | yes | The destination mailbox ID (from list_mailboxes) |
| messageId | number | yes | The message ID to move |
No output schema declared.
No examples provided.
mail_read_message Read Mail Message ~45
Read the full content of an email message by ID. Returns headers, body text, and attachment list.
| Name | Type | Req | Description |
|---|---|---|---|
| messageId | number | yes | The message ID (from list_messages) |
No output schema declared.
No examples provided.
mail_search_messages Search Mail Messages ~73
Search email messages across all mailboxes by subject or sender. Returns matches with message IDs usable in mail_read_message. For threaded conversations all message IDs in the thread are returned.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | – | Max results (default: 10) |
| query | string | yes | Search query (matches subject and sender name) |
No output schema declared.
No examples provided.
mail_send_message Send Mail Message ~118
Send an email message through Nextcloud Mail. Requires an account ID and recipient addresses.
| Name | Type | Req | Description |
|---|---|---|---|
| accountId | number | yes | The mail account ID to send from (from list_mail_accounts) |
| bcc | array | – | BCC email addresses |
| body | string | yes | Email body content (plain text) |
| cc | array | – | CC email addresses |
| isHtml | boolean | – | Whether the body is HTML (default: false) |
| subject | string | yes | Email subject line |
| to | array | yes | Recipient email addresses |
No output schema declared.
No examples provided.
mail_set_message_flags Set Mail Message Flags ~57
Set flags on an email message (mark as read/unread, star/unstar, mark as important or junk).
| Name | Type | Req | Description |
|---|---|---|---|
| flags | object | yes | Flags to set on the message |
| messageId | number | yes | The message ID |
No output schema declared.
No examples provided.
mark_feed_read Mark Feed as Read ~59
Mark all items in a feed as read up to (and including) the given newest item ID.
| Name | Type | Req | Description |
|---|---|---|---|
| feedId | number | yes | The feed ID |
| newestItemId | number | yes | Mark all items with ID <= this value as read |
No output schema declared.
No examples provided.
mark_item_read Mark News Item as Read ~28
Mark a single news item as read.
| Name | Type | Req | Description |
|---|---|---|---|
| itemId | number | yes | The item ID |
No output schema declared.
No examples provided.
mark_item_unread Mark News Item as Unread ~29
Mark a single news item as unread.
| Name | Type | Req | Description |
|---|---|---|---|
| itemId | number | yes | The item ID |
No output schema declared.
No examples provided.
mark_items_read Mark News Items as Read ~34
Mark multiple news items as read in one call.
| Name | Type | Req | Description |
|---|---|---|---|
| itemIds | array | yes | The item IDs to mark as read |
No output schema declared.
No examples provided.
mark_news_folder_read Mark News Folder as Read ~60
Mark all items in a folder as read up to (and including) the given newest item ID.
| Name | Type | Req | Description |
|---|---|---|---|
| folderId | number | yes | The folder ID |
| newestItemId | number | yes | Mark all items with ID <= this value as read |
No output schema declared.
No examples provided.
mark_notification_read Mark Notification as Read ~33
Mark a notification as read (deletes it)
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The notification ID to mark as read |
No output schema declared.
No examples provided.
move_feed Move News Feed ~44
Move a feed into a different folder.
| Name | Type | Req | Description |
|---|---|---|---|
| feedId | number | yes | The feed ID to move |
| folderId | number | yes | Destination folder ID (0 for root) |
No output schema declared.
No examples provided.
move_file Move File ~61
Move or rename a file or folder in Nextcloud
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | The destination path |
| overwrite | boolean | – | Whether to overwrite if the destination already exists |
| source | string | yes | The source path of the file or folder to move |
No output schema declared.
No examples provided.
passman_get_credential_info Get Credential Info ~91
Get non-secret metadata for a single Passman credential (label, id, timestamps, flags). Note: secret values (password, username, url, etc.) are end-to-end encrypted and cannot be retrieved by this server.
| Name | Type | Req | Description |
|---|---|---|---|
| credential_guid | string | yes | Credential GUID (from passman_list_credentials) |
| vault_guid | string | yes | Vault GUID (from passman_list_vaults) |
No output schema declared.
No examples provided.
passman_list_credentials List Vault Credentials ~80
List credentials (metadata only) in a Passman vault. Returns each credential's label, id, guid and non-secret flags. Note: secret values (password, username, url, etc.) are end-to-end encrypted and cannot be retrieved by this server.
| Name | Type | Req | Description |
|---|---|---|---|
| vault_guid | string | yes | Vault GUID (from passman_list_vaults) |
No output schema declared.
No examples provided.
passman_list_vaults List Password Vaults ~60
List all Passman password vaults. Returns name, guid, creation/last-access time and credential count. Note: secret values (password, username, url, etc.) are end-to-end encrypted and cannot be retrieved by this server.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
pause_coworker Pause Coworker ~32
Temporarily pause a coworker without disabling it.
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Coworker ID |
No output schema declared.
No examples provided.
photos_add_collaborators Add Photo Album Collaborators ~56
Add collaborators (users or groups) to a photo album. Collaborators can view and add photos to the album.
| Name | Type | Req | Description |
|---|---|---|---|
| albumName | string | yes | Album name |
| collaborators | array | yes | Array of collaborators to add |
No output schema declared.
No examples provided.
photos_add_to_album Add Photos to Album ~78
Add one or more files to a photo album. Files are referenced by their Nextcloud path. The files themselves are not moved — only an album association is created.
| Name | Type | Req | Description |
|---|---|---|---|
| albumName | string | yes | Album name |
| filePaths | array | yes | Array of file paths in Nextcloud (e.g., ["/Photos/sunset.jpg"]) |
No output schema declared.
No examples provided.
photos_create_album Create Photo Album ~27
Create a new photo album.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name for the new album |
No output schema declared.
No examples provided.
photos_delete_album Delete Photo Album ~40
Delete a photo album. This only removes the album — the underlying files are not deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Name of the album to delete |
No output schema declared.
No examples provided.
photos_get_album Get Photo Album ~46
Get details of a photo album including its files. Returns file IDs (needed for photos_remove_from_album), names, types, and sizes.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Album name |
No output schema declared.
No examples provided.
photos_get_metadata Get Photo Metadata ~68
Get photo/video metadata (EXIF) for a file. Returns camera, lens, ISO, aperture, shutter speed, focal length, GPS coordinates, dimensions, and date taken when available.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | File path in Nextcloud (e.g., "/Photos/sunset.jpg") |
No output schema declared.
No examples provided.
photos_list_albums List Photo Albums ~33
List all photo albums owned by the current user. Returns album names, item counts, locations, and date ranges.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
photos_remove_from_album Remove Photos from Album ~72
Remove one or more files from a photo album by file ID (use photos_get_album to find IDs). This only removes the album association — the files are not deleted.
| Name | Type | Req | Description |
|---|---|---|---|
| albumName | string | yes | Album name |
| fileIds | array | yes | File IDs to remove (from photos_get_album output) |
No output schema declared.
No examples provided.
photos_rename_album Rename Photo Album ~36
Rename a photo album.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Current album name |
| newName | string | yes | New album name |
No output schema declared.
No examples provided.
photos_set_album_location Set Photo Album Location ~47
Set or update the location metadata on a photo album.
| Name | Type | Req | Description |
|---|---|---|---|
| location | string | yes | Location string (e.g., "Paris, France") |
| name | string | yes | Album name |
No output schema declared.
No examples provided.
photos_set_favorite Set Photo Favorite ~57
Mark or unmark a file as favorite.
| Name | Type | Req | Description |
|---|---|---|---|
| favorite | boolean | yes | true to mark as favorite, false to unmark |
| path | string | yes | File path in Nextcloud (e.g., "/Photos/sunset.jpg") |
No output schema declared.
No examples provided.
place_map_contact Place Map Contact ~221
Set a contact's geographic address and coordinates so it appears on the map. Use search_map_contacts to look up bookid, uri and uid.
| Name | Type | Req | Description |
|---|---|---|---|
| address_string | string | – | Full address as a single string, used instead of the individual fields |
| attraction | string | – | Point of interest name |
| bookid | string | yes | Address book ID |
| city | string | – | City |
| country | string | – | Country |
| house_number | string | – | House number |
| lat | number | – | Latitude |
| lng | number | – | Longitude |
| myMapId | number | – | ID of a custom map to scope the operation to; omit for the user's default map |
| postcode | string | – | Postal code |
| road | string | – | Street |
| state | string | – | State or region |
| type | string | – | Address type (e.g. 'HOME', 'WORK') |
| uid | string | yes | Contact UID |
| uri | string | yes | Contact URI (e.g. "abc123.vcf") |
No output schema declared.
No examples provided.
place_map_photos Place Map Photos ~86
Set GPS coordinates on one or more photos. Each photo path is paired with a lat/lng.
| Name | Type | Req | Description |
|---|---|---|---|
| lats | array | yes | Latitudes (parallel to paths) |
| lngs | array | yes | Longitudes (parallel to paths) |
| myMapId | number | – | Custom map ID to scope to |
| paths | array | yes | File paths in Nextcloud storage |
No output schema declared.
No examples provided.
process_text Process Text with AI ~140
Submit a text-processing task to Nextcloud's AI framework and return the task ID. Use get_task_result to poll until it completes. Common task types: 'core:text2text' (free prompt), 'core:summarize' (summary), 'core:headline' (headline), 'core:extract_topics' (topics).
| Name | Type | Req | Description |
|---|---|---|---|
| customId | string | – | Optional identifier to tag the task for later retrieval |
| input | string | yes | The text to process |
| taskType | string | yes | Task type ID (e.g. 'core:summarize', 'core:headline', 'core:extract_topics', 'core:text2text') |
No output schema declared.
No examples provided.
read_file Read File ~31
Read the contents of a file from Nextcloud
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | The file path in Nextcloud |
No output schema declared.
No examples provided.
read_text_workspace Read Text Workspace ~62
Read the content of a folder's Text workspace file (Readme.md). Returns markdown text, or a 'no workspace' message if none exists.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | yes | Folder path relative to the user's root (e.g. '/Projects/Acme') |
No output schema declared.
No examples provided.
remove_map_device_share Remove Map Device Share ~30
Revoke a device share by its token.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | Share token to revoke |
No output schema declared.
No examples provided.
remove_project_path Remove Project Path ~42
Remove a file or directory path from an AIquila project.
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Project ID |
| pathId | number | yes | Path ID to remove |
No output schema declared.
No examples provided.
remove_system_tag Remove System Tag ~50
Remove a system tag from a file by file ID and tag ID
| Name | Type | Req | Description |
|---|---|---|---|
| fileId | number | yes | The Nextcloud file ID |
| tagId | number | yes | The system tag ID to remove |
No output schema declared.
No examples provided.
remove_user_from_group Remove User from Group ~62
Remove a Nextcloud user from a group. Requires admin privileges
| Name | Type | Req | Description |
|---|---|---|---|
| groupId | string | yes | The group ID (name) to remove the user from |
| userId | string | yes | The user ID (login name) to remove from the group |
No output schema declared.
No examples provided.
rename_bookmark_tag Rename Bookmark Tag ~47
Rename a bookmark tag. All bookmarks with the old tag will be updated.
| Name | Type | Req | Description |
|---|---|---|---|
| new_name | string | yes | New tag name |
| old_name | string | yes | Current tag name |
No output schema declared.
No examples provided.
rename_feed Rename News Feed ~37
Rename a feed.
| Name | Type | Req | Description |
|---|---|---|---|
| feedId | number | yes | The feed ID to rename |
| feedTitle | string | yes | The new feed title |
No output schema declared.
No examples provided.
rename_map_favorite_category Rename Map Favorite Category ~80
Rename one or more favorite categories. All favorites in the listed categories are moved to the new name.
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | yes | Existing category names to rename |
| myMapId | number | – | ID of a custom map to scope the operation to; omit for the user's default map |
| newName | string | yes | New category name |
No output schema declared.
No examples provided.
What is the AIquila — Nextcloud MCP Server server?
AIquila — Nextcloud MCP Server is listed in the public MCP registry as io.github.elgorro/aiquila-mcp. Nextcloud MCP server, files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools. This page covers its npm package (aiquila-mcp).
Is the AIquila — Nextcloud MCP Server server safe to use?
AIquila — Nextcloud MCP Server scores 90 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AIquila — Nextcloud MCP Server server expose?
AIquila — Nextcloud MCP Server exposes 316 tools: list_files, read_file, write_file, create_folder, delete, and 311 more. Their descriptions and schemas cost roughly 20,947 tokens of context every time the server is loaded.
Is the AIquila — Nextcloud MCP Server server still maintained?
AIquila — Nextcloud MCP Server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the AIquila — Nextcloud MCP Server server under?
AIquila — Nextcloud MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.