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 →
update_form_share Update Form Share ~52
Update the permissions on an existing form share.
| Name | Type | Req | Description |
|---|---|---|---|
| formId | integer | yes | Form ID |
| permissions | array | yes | New permission set |
| shareId | integer | yes | Share ID (from get_form) |
No output schema declared.
No examples provided.
update_map Update Map ~53
Update a custom map's properties (e.g. rename).
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | Map ID |
| values | object | yes | Key-value pairs to update (e.g. { newName: 'My Trip' }) |
No output schema declared.
No examples provided.
update_map_device Update Map Device ~65
Update a device's display color and/or name. At least one must be provided.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | New color (e.g. '#ff0000') |
| id | number | yes | Device ID |
| name | string | – | New device name (user agent) |
No output schema declared.
No examples provided.
update_map_favorite Update Map Favorite ~112
Update an existing map favorite. Only provided fields are changed.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | New category |
| comment | string | – | New comment |
| extensions | string | – | New extensions data |
| id | number | yes | Favorite ID |
| lat | number | – | New latitude |
| lng | number | – | New longitude |
| myMapId | number | – | ID of a custom map to scope the operation to; omit for the user's default map |
| name | string | – | New name |
No output schema declared.
No examples provided.
update_map_track Update Map Track ~68
Update a track's color or metadata.
| Name | Type | Req | Description |
|---|---|---|---|
| color | string | – | New color (e.g. '#00ff00') |
| etag | string | – | ETag for concurrency control |
| id | number | yes | Track ID |
| metadata | string | – | New metadata as JSON string |
No output schema declared.
No examples provided.
update_note Update Note ~73
Update an existing note. Provide only the fields you want to change.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | New category |
| content | string | – | New content (Markdown) |
| favorite | boolean | – | Favorite flag |
| id | integer | yes | Note ID (from list_notes) |
| title | string | – | New title |
No output schema declared.
No examples provided.
update_poll Update Poll ~175
Update a poll configuration. Only provided fields are changed. Set expire to 0 for no expiration, or a unix timestamp to auto-close on that date.
| Name | Type | Req | Description |
|---|---|---|---|
| access | string | – | – |
| allowComment | boolean | – | – |
| allowMaybe | boolean | – | – |
| allowProposals | boolean | – | – |
| anonymous | boolean | – | – |
| autoReminder | boolean | – | – |
| description | string | – | – |
| expire | integer | – | Unix timestamp; 0 = no expiration; negative = close immediately |
| hideBookedUp | boolean | – | – |
| maxVotesPerOption | integer | – | – |
| maxVotesPerUser | integer | – | – |
| pollId | integer | yes | Poll ID |
| showResults | string | – | – |
| title | string | – | – |
| useNo | boolean | – | – |
No output schema declared.
No examples provided.
update_project Update Project ~65
Update an AIquila project. Only provided fields are updated.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | New project description |
| id | number | yes | Project ID |
| systemPrompt | string | – | New system prompt for conversations using this project |
| title | string | – | New project title |
No output schema declared.
No examples provided.
update_recipe Update Recipe ~196
Update an existing recipe in Nextcloud Cookbook. Only provided fields are changed.
| Name | Type | Req | Description |
|---|---|---|---|
| cookTime | string | – | New cook time (ISO 8601 duration) |
| description | string | – | New description |
| folderName | string | yes | The recipe folder name |
| image | string | – | New image URL |
| keywords | string | – | New keywords |
| name | string | – | New recipe name |
| nutrition | object | – | Nutrition information |
| prepTime | string | – | New prep time (ISO 8601 duration) |
| recipeCategory | string | – | New category |
| recipeIngredient | array | – | New ingredients list |
| recipeInstructions | array | – | New instructions list |
| recipeYield | number | – | New servings count |
| tool | array | – | New tools list |
| totalTime | string | – | New total time (ISO 8601 duration) |
| url | string | – | New source URL |
No output schema declared.
No examples provided.
update_registration_settings Update Registration Settings ~72
Update one or more Nextcloud Registration app settings. Boolean settings use the strings 'yes'/'no'; allowed_domains takes a JSON array string (e.g. '["example.com"]'). Requires the configured Nextcloud user to be an admin.
| Name | Type | Req | Description |
|---|---|---|---|
| settings | array | yes | One or more key/value pairs to update |
No output schema declared.
No examples provided.
update_share Update Share ~129
Update an existing share in Nextcloud
| Name | Type | Req | Description |
|---|---|---|---|
| expireDate | string | – | Expiration date (YYYY-MM-DD) |
| hideDownload | boolean | – | Hide download button for public link shares |
| label | string | – | Label for public link shares |
| note | string | – | Note to the share recipient |
| password | string | – | Password-protect the share |
| permissions | number | – | Permission bitmask: 1=read, 2=update, 4=create, 8=delete, 16=share |
| shareId | number | yes | The share ID to update |
No output schema declared.
No examples provided.
update_task Update Task ~240
Update an existing task's fields by UID. Uses CalDAV ETag-based optimistic concurrency.
| Name | Type | Req | Description |
|---|---|---|---|
| calendarName | string | – | The calendar name (default: 'tasks') |
| categories | array | – | Replace all tags with these |
| classification | string | – | New classification |
| description | string | – | New description |
| dtstart | string|null | – | New start date, or null to remove |
| due | string|null | – | New due date (YYYYMMDD or YYYYMMDDTHHmmssZ), or null to remove |
| location | string|null | – | New location, or null to remove |
| percentComplete | number | – | New completion percentage |
| pinned | boolean | – | Pin or unpin the task |
| priority | number | – | New priority (0-9, 0 removes priority) |
| relatedTo | string|null | – | New parent UID, or null to remove parent |
| status | string | – | New status |
| summary | string | – | New task title |
| uid | string | yes | The UID of the task to update |
| url | string|null | – | New URL, or null to remove |
No output schema declared.
No examples provided.
update_terms_settings Update Terms Settings ~89
Update the Terms of Service enforcement settings: whether logged-in users must accept the terms (tos_for_users) and whether the terms apply to public shares (tos_on_public_shares). Requires the configured Nextcloud user to be an admin.
| Name | Type | Req | Description |
|---|---|---|---|
| tosForUsers | boolean | – | Require logged-in users to accept the terms |
| tosOnPublicShares | boolean | – | Apply the terms to public shares |
No output schema declared.
No examples provided.
vote_on_poll Vote on Poll ~76
Cast or change your vote on a poll option. setTo: "yes" to vote yes, "no" to vote no, "maybe" for a tentative yes (only if allowed).
| Name | Type | Req | Description |
|---|---|---|---|
| optionId | integer | yes | Option ID to vote on (from list_poll_options) |
| setTo | string | yes | Vote value |
No output schema declared.
No examples provided.
write_file Write File ~61
Create or update a file in Nextcloud. File size is limited (default 1 GB, configurable via MCP_MAX_FILE_SIZE).
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | The content to write to the file |
| path | string | yes | The file path in Nextcloud |
No output schema declared.
No examples provided.
write_text_workspace Write Text Workspace ~76
Create or overwrite a folder's Text workspace file. If a workspace already exists, its existing filename is reused; otherwise Readme.md is created at the folder root.
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | yes | Markdown content to write |
| path | string | yes | Folder path relative to the user's root (e.g. '/Projects/Acme') |
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.