Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AIquila — Nextcloud MCP Server

OCI · GHCR.IO/ELGORRO/AIQUILA-MCP:0.4.11 · 3 COMPONENTS · SCANNED SEP 20

Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools

0 this week 36 Trust /100
Trust breakdown (7 categories)

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 Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency19
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 Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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

Unverified: 2 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the AIquila — Nextcloud MCP Server server?

AIquila — Nextcloud MCP Server runs locally as a container image, launched with docker run --rm -i ghcr.io/elgorro/aiquila-mcp:0.4.11. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/elgorro/aiquila-mcp:0.4.11

# add to Claude Code
claude mcp add elgorro-aiquila-mcp -- docker run --rm -i ghcr.io/elgorro/aiquila-mcp:0.4.11
// .cursor/mcp.json
{
  "mcpServers": {
    "elgorro-aiquila-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/elgorro/aiquila-mcp:0.4.11"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "elgorro-aiquila-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/elgorro/aiquila-mcp:0.4.11"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add elgorro-aiquila-mcp -- docker run --rm -i ghcr.io/elgorro/aiquila-mcp:0.4.11
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "elgorro-aiquila-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/elgorro/aiquila-mcp:0.4.11"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  elgorro-aiquila-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/elgorro/aiquila-mcp:0.4.11"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "elgorro-aiquila-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/elgorro/aiquila-mcp:0.4.11"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "elgorro-aiquila-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/elgorro/aiquila-mcp:0.4.11"
      ]
    }
  }
}
Changelog

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.

  • 13 Sept 26 36

    First indexed and scored.

Diagnostics

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 oci/ghcr.io/elgorro/aiquila-mcp:0.4.11

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 316 exposed · ~20,947 tokens

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 →

Tool Tokens
import_map_favorites ~62

Import favorites from a file in Nextcloud storage. Supports GPX, KML, KMZ, JSON, and GeoJSON.

NameTypeReqDescription
pathstringyesRelative path to the file in Nextcloud storage (e.g. '/Maps/favorites.gpx')

No output schema declared.

No examples provided.

install_app ~61

Install a Nextcloud app from the App Store via occ app:install

NameTypeReqDescription
appIdstringyesApp ID to install (e.g. "tasks", "calendar", "mail")
keepDisabledbooleanInstall but keep the app disabled

No output schema declared.

No examples provided.

list_activity ~128

List recent entries from the Nextcloud activity feed (file changes, shares, comments, calendar/contact edits, etc.) for the current user.

NameTypeReqDescription
filterstringWhich feed to read: 'all' (default), 'self' (your own actions), or 'by' (others' actions)
limitnumberMaximum number of activities to return (default 50)
sincenumberReturn activities after this activity_id (for pagination)
sortstringSort order by time: 'desc' (newest first, default) or 'asc'

No output schema declared.

No examples provided.

list_address_books ~26

List all address books available to the current user, including their display names and metadata.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_announcements ~54

List announcements from the Nextcloud Announcement Center (org-wide notices such as maintenance windows, events, or news). Returns newest first.

NameTypeReqDescription
offsetnumberReturn announcements before this offset (for pagination, default 0)

No output schema declared.

No examples provided.

list_apps ~51

List all installed Nextcloud apps with their enabled/disabled status. Requires admin privileges

NameTypeReqDescription
filterstringFilter apps by status: "all", "enabled", or "disabled" (default: all)

No output schema declared.

No examples provided.

list_archive ~44

List the contents of a zip archive in Nextcloud without extracting it.

NameTypeReqDescription
archivestringyesPath to the .zip file (e.g., '/Documents/backup.zip')

No output schema declared.

No examples provided.

list_bookmark_folders ~59

List the bookmark folder hierarchy. Returns a tree structure of all folders.

NameTypeReqDescription
layersnumberMaximum depth of folder levels to return
rootnumberRoot folder ID to start from (-1 for top level, default)

No output schema declared.

No examples provided.

list_bookmark_tags ~17

List all tags used across bookmarks.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_bookmarks ~150

List bookmarks from Nextcloud Bookmarks app. Supports search, tag filtering, folder filtering, sorting, and pagination.

NameTypeReqDescription
foldernumberFilter by folder ID (-1 for root)
limitnumberMax bookmarks to return (default 10)
pagenumberPage number for pagination (starts at 0)
searchstringSearch term to filter bookmarks by title/URL/description
sortbystringSort field
tagsarrayFilter by tags (e.g. ['tech', 'news'])
unavailablebooleanOnly show unavailable bookmarks
untaggedbooleanOnly show bookmarks without tags

No output schema declared.

No examples provided.

list_calendars ~34

List all calendars available to the current user, including their supported component types (events, tasks, journals) and metadata.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_contacts ~94

List contacts from a Nextcloud address book. Optionally search by name. Returns name, email, phone, organization, and UID for each contact.

NameTypeReqDescription
addressBookNamestringThe address book name (default: 'contacts')
limitnumberMaximum number of contacts to return (default: 50)
searchstringSearch term to filter contacts by name (case-insensitive contains match)

No output schema declared.

No examples provided.

list_coworker_templates ~39

List built-in coworker templates (e.g. image classification via Claude vision or Mistral Pixtral) and available task types.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_coworkers ~33

List the current user's coworkers (persistent scheduled AI tasks) with their status, provider, schedule and last run.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_events ~173

List events from a Nextcloud calendar within an optional time range. Returns event details including time, location, attendees, recurrence, and UIDs.

NameTypeReqDescription
calendarNamestringyesThe calendar name. Use list_calendars to find available calendar names.
fromstringStart of time range (ISO 8601, e.g. 2026-04-12 or 2026-04-12T09:00:00Z). Defaults to today.
limitnumberMaximum number of events to return (default: 50)
tostringEnd of time range (ISO 8601, e.g. 2026-04-12 or 2026-04-12T09:00:00Z). Defaults to 30 days from now.

No output schema declared.

No examples provided.

list_feeds ~25

List all RSS feeds subscribed in the Nextcloud News app, with unread counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_file_versions ~45

List previous versions of a file (use get_file_info to find the fileId)

NameTypeReqDescription
fileIdnumberyesThe Nextcloud internal file ID (from get_file_info)

No output schema declared.

No examples provided.

list_files ~34

List files and folders in a Nextcloud directory

NameTypeReqDescription
pathstringThe directory path to list (default: '/')

No output schema declared.

No examples provided.

list_form_questions ~30

List all questions for a form, in display order.

NameTypeReqDescription
formIdintegeryesForm ID

No output schema declared.

No examples provided.

list_form_submissions ~83

List submissions for a form. Supports free-text search (query) and pagination (limit/offset). Only form owners/admins see all submissions.

NameTypeReqDescription
formIdintegeryesForm ID
limitintegerMax submissions to return
offsetintegerOffset for pagination
querystringFree-text search across answer values

No output schema declared.

No examples provided.

list_forms ~57

List forms. type="owned" (default) returns forms the current user owns; "shared" returns forms shared with them; "partial" returns forms the user has an unfinished draft on.

NameTypeReqDescription
typestringForm list scope

No output schema declared.

No examples provided.

list_groups ~60

List all groups in the Nextcloud instance. Requires admin or sub-admin privileges

NameTypeReqDescription
limitnumberMaximum number of groups to return
offsetnumberOffset for pagination
searchstringSearch/filter string for group names

No output schema declared.

No examples provided.

list_mail_accounts ~29

List all configured email accounts in Nextcloud Mail. Returns account IDs, names, and email addresses.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_mailboxes ~50

List all mailboxes (folders) for a Nextcloud Mail account. Returns mailbox names, IDs, and unread counts.

NameTypeReqDescription
accountIdnumberyesThe mail account ID (from list_mail_accounts)

No output schema declared.

No examples provided.

list_map_contacts ~51

List address book contacts that carry a geographic address, as shown on the map.

NameTypeReqDescription
myMapIdnumberID of a custom map to scope the operation to; omit for the user's default map

No output schema declared.

No examples provided.

list_map_devices ~45

List GPS tracking devices registered in Nextcloud Maps.

NameTypeReqDescription
myMapIdnumberID of a custom map to scope the operation to; omit for the user's default map

No output schema declared.

No examples provided.

list_map_favorites ~81

List map favorites (saved locations/pins) from Nextcloud Maps. Optionally filter by modification time or scope to a custom map.

NameTypeReqDescription
myMapIdnumberID of a custom map to scope the operation to; omit for the user's default map
pruneBeforenumberUnix timestamp — only return favorites modified after this time

No output schema declared.

No examples provided.

list_map_photos ~41

List geolocated photos (photos with GPS coordinates) from Nextcloud Maps.

NameTypeReqDescription
myMapIdnumberCustom map ID to scope to

No output schema declared.

No examples provided.

list_map_photos_nonlocalized ~94

List photos that don't have GPS coordinates. Useful for finding photos that can be placed on the map.

NameTypeReqDescription
limitnumberMax photos to return (default 250)
myMapIdnumberCustom map ID to scope to
offsetnumberPagination offset (default 0)
timezonestringTimezone string (e.g. 'Europe/Berlin')

No output schema declared.

No examples provided.

list_map_tracks ~39

List GPS tracks (GPX/KML files) from Nextcloud Maps.

NameTypeReqDescription
myMapIdnumberCustom map ID to scope to

No output schema declared.

No examples provided.

list_maps ~21

List all custom maps created by the user in Nextcloud Maps.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_news_folders ~24

List all folders used to organize feeds in the Nextcloud News app.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_news_items ~143

List news articles (items). Filter by feed, folder, starred, or all; supports pagination and read/unread filtering.

NameTypeReqDescription
batchSizenumberMax items to return (default 20, -1 for all)
getReadbooleanInclude already-read items (default false)
idnumberFeed or folder ID when type is "feed" or "folder" (default 0)
offsetnumberReturn items older than this item ID (pagination)
oldestFirstbooleanReturn oldest items first (default newest first)
typestringScope of items to return (default "all")

No output schema declared.

No examples provided.

list_notes ~54

List all notes in Nextcloud Notes. Returns id, title, category, favorite flag, and modification date.

NameTypeReqDescription
categorystringFilter by category
searchstringFilter notes by title (client-side)

No output schema declared.

No examples provided.

list_notifications ~16

List all notifications for the current user

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_pending_shares ~24

List pending federated/remote shares waiting to be accepted or declined

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_poll_comments ~26

List all comments on a poll.

NameTypeReqDescription
pollIdintegeryesPoll ID

No output schema declared.

No examples provided.

list_poll_options ~33

List all options for a poll, with vote tallies per option.

NameTypeReqDescription
pollIdintegeryesPoll ID

No output schema declared.

No examples provided.

list_poll_shares ~37

List all shares (public link, user invitations, email invitations) for a poll.

NameTypeReqDescription
pollIdintegeryesPoll ID

No output schema declared.

No examples provided.

list_poll_votes ~33

List all votes for a poll. Anonymous polls redact voters' identities.

NameTypeReqDescription
pollIdintegeryesPoll ID

No output schema declared.

No examples provided.

list_polls ~37

List all polls the current user can access (own, shared, or public). Returns id, title, type, owner, and status.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_projects ~29

List all AIquila projects for the current user. Projects bundle files/directories with an optional system prompt.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_recipe_categories ~22

List all unique recipe categories found across recipes in Nextcloud Cookbook.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_recipes ~67

List all recipes in Nextcloud Cookbook. Optionally filter by name, category, or keyword.

NameTypeReqDescription
categorystringFilter by recipe category
keywordstringFilter by keyword
searchstringSearch term to filter recipes by name (case-insensitive)

No output schema declared.

No examples provided.

list_recommendations ~52

List files Nextcloud recommends for the configured user (e.g. recently or frequently accessed, recently shared, or files in active folders), including the reason each file is recommended. Respects the user's recommendations setting.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_search_providers ~33

List all available Unified Search providers in Nextcloud. Use this to discover provider IDs for targeted searches with unified_search.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_shared_map_categories ~47

List favorite categories that are shared via a public link.

NameTypeReqDescription
myMapIdnumberID of a custom map to scope the operation to; omit for the user's default map

No output schema declared.

No examples provided.

list_shared_map_devices ~52

List device shares that have been added to a custom map. Requires myMapId — the default map holds no device shares.

NameTypeReqDescription
myMapIdnumberyesCustom map ID to list device shares from

No output schema declared.

No examples provided.

list_shares ~72

List file shares in Nextcloud (for diagnostics and security auditing)

NameTypeReqDescription
pathstringFilter shares for a specific file/folder path
resharesbooleanInclude reshares (default: false)
subfilesbooleanShow shares for all files in a folder (requires path)

No output schema declared.

No examples provided.

list_shares_with_me ~22

List all files and folders shared with the current user

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

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 container image (ghcr.io/elgorro/aiquila-mcp:0.4.11).

Is the AIquila — Nextcloud MCP Server server safe to use?

AIquila — Nextcloud MCP Server scores 36 out of 100 on VerifyMCP. 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.