AIquila — Nextcloud MCP Server
Rank #1116io.github.elgorro/aiquila-mcp
Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
AIquila — Nextcloud MCP Server is a Model Context Protocol (MCP) server published by elgorro. It ranks #1116 of 58,900 servers tracked on MCP Toplist, and its repository has 82 GitHub stars. AIquila — Nextcloud MCP Server is listed on Official MCP, with 34 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 57,784 of 58,900 servers on MCP Toplist.
Use AIquila — Nextcloud MCP Server
Add AIquila — Nextcloud MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
],
"env": {
"NEXTCLOUD_URL": "<your NEXTCLOUD_URL>",
"NEXTCLOUD_USER": "<your NEXTCLOUD_USER>",
"NEXTCLOUD_PASSWORD": "<your NEXTCLOUD_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"aiquila-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/elgorro/aiquila-mcp:0.1.30"
],
"env": {
"NEXTCLOUD_URL": "<your NEXTCLOUD_URL>",
"NEXTCLOUD_USER": "<your NEXTCLOUD_USER>",
"NEXTCLOUD_PASSWORD": "<your NEXTCLOUD_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry
elgorro
Available versions (34)
| Version | Published |
|---|---|
| 0.3.5 | Apr 22, 2026 |
| 0.3.3 | Apr 20, 2026 |
| 0.3.2 | Apr 19, 2026 |
| 0.3.0 | Apr 12, 2026 |
| 0.2.16 | Apr 6, 2026 |
| 0.2.10 | Mar 29, 2026 |
| 0.2.9 | Mar 27, 2026 |
| 0.2.7 | Mar 24, 2026 |
| 0.2.6 | Mar 20, 2026 |
| 0.1.68 | Mar 19, 2026 |
| 0.1.64 | Mar 19, 2026 |
| 0.1.63 | Mar 18, 2026 |
| 0.1.62 | Mar 16, 2026 |
| 0.1.59 | Mar 14, 2026 |
| 0.1.57 | Mar 13, 2026 |
| 0.1.55 | Mar 10, 2026 |
| 0.1.51 | Mar 8, 2026 |
| 0.1.49 | Mar 8, 2026 |
| 0.1.48 | Mar 8, 2026 |
| 0.1.47 | Mar 8, 2026 |
| 0.1.46 | Mar 7, 2026 |
| 0.1.45 | Mar 6, 2026 |
| 0.1.43 | Mar 6, 2026 |
| 0.1.42 | Mar 6, 2026 |
| 0.1.41 | Mar 6, 2026 |
| 0.1.40 | Mar 6, 2026 |
| 0.1.39 | Mar 4, 2026 |
| 0.1.38 | Mar 4, 2026 |
| 0.1.37 | Mar 4, 2026 |
| 0.1.36 | Mar 4, 2026 |
| 0.1.35 | Mar 4, 2026 |
| 0.1.34 | Mar 2, 2026 |
| 0.1.30 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is AIquila — Nextcloud MCP Server?
- Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
- Who maintains AIquila — Nextcloud MCP Server?
- AIquila — Nextcloud MCP Server is maintained by elgorro, which publishes 2 MCP servers (34 total versions) tracked on MCP Toplist.
- Is AIquila — Nextcloud MCP Server an official MCP server?
- Yes — AIquila — Nextcloud MCP Server is listed on the Official MCP Registry.
- How many versions does AIquila — Nextcloud MCP Server have?
- MCP Toplist tracks 34 versions of AIquila — Nextcloud MCP Server, most recently published on Apr 22, 2026.
- Where can I find the source code for AIquila — Nextcloud MCP Server?
- The source code for AIquila — Nextcloud MCP Server is hosted at github.com/elgorro/aiquila.git.