mcpbeat Sign in

AIquila — Nextcloud MCP Server

not responding

AIquila — Nextcloud MCP Server is listed as active in the registry but did not answer our last check. 717 installs a week from npm. Last commit 19 Sep 2026.

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

Installs per day peak 288 · avg 55 · +18% w/w
a month agotoday
Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
717
Installs / week
npm and PyPI

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

                exec('which ' . escapeshellarg($candidate) . ' 2>/dev/null', $out);
Includes a file named by a variable nextcloud-app/lib/AppInfo/Application.php:29
            require_once $vendorAutoload;
    cmd.Flags().StringVar(&deploySSHKey, "ssh-key", "", "SSH private key path (default: ~/.ssh/aiquila_ed25519)")

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add aiquila-mcp --transport http https://{hostname}/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aiquila-mcp": {
      "url": "https://{hostname}/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aiquila-mcp]
url = "https://{hostname}/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "aiquila-mcp": {
      "url": "https://{hostname}/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aiquila-mcp": {
      "url": "https://{hostname}/mcp"
    }
  }
}

This one needs environment variables set before it will start: NEXTCLOUD_URL (URL of your Nextcloud instance (e.g. https://cloud.example.com)), NEXTCLOUD_USER (Nextcloud username), NEXTCLOUD_PASSWORD (Nextcloud app password (generate in Nextcloud Security settings)). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://{hostname}/mcp streamable-http answering 0 ms 7 min ago

Alternatives to AIquila — Nextcloud MCP Server

same job, measured the same way
Apple Tools (Unified)
by jonathanrreed

Unified Apple ecosystem MCP server for macOS: Mail, Calendar, Notes, Files, Messages, and more.

895 installs/wk local only
Outlook
by rlrghb

Outlook & OneDrive MCP: personal & enterprise tools for mail, calendar, contacts, tasks, files

81 installs/wk local only
Planfix MCP
by theyahia

MCP server for Planfix API — tasks, contacts. 3 tools.

47 installs/wk local only
Local MCP
by lanchuske

Native macOS MCP server — 82 tools for Mail, Calendar, Teams, OneDrive and more.

local only
Outlook Assistant
by littlebearapps

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.

292 installs/wk local only
Icloud MCP
by eodozzy

Read-only-by-default MCP server for iCloud mail, calendar, and contacts (IMAP/CalDAV/CardDAV).

70 installs/wk local only
Mu
by micro

News, web search, mail, markets, weather, places, files, calendar, contacts. 67 tools, one endpoint.

148 tools answering
Outlook MCP
by littlebearapps

Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.

local only

AIquila — Nextcloud MCP Server — questions

Answers built from our own checks of this server.

Is AIquila — Nextcloud MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists AIquila — Nextcloud MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect AIquila — Nextcloud MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AIquila — Nextcloud MCP Server need an API key?
No. AIquila — Nextcloud MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
How many people use AIquila — Nextcloud MCP Server?
The npm package aiquila-mcp was installed 717 times in the last week. Week over week that is +18%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AIquila — Nextcloud MCP Server open source?
Yes — it is published under the MIT licence, written in PHP, 37 stars on GitHub and 89 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.