AIquila — Nextcloud MCP Server
Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
Open source Repository Open in the app JSON README (API)
About
Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
Details
- Kind
- MCP servers
- Topic
- Maps, weather & travel
- Publisher
- elgorro
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 0.4.4
- Stars
- 34
- Forks
- 10
- Open pull requests
- 17
- Last push
- 2026-09-07T23:32:19Z
- Repository state
- ativo
- Language
- TypeScript
- License
- MIT
- Added
- 2026-08-29 03:02:45
- Updated
- 2026-09-13 23:02:05
- Origin id
io.github.elgorro/aiquila-mcp
README
# AIquila Nextcloud + Claude AI Integration [](https://github.com/elgorro/aiquila/actions/workflows/nc-release.yml) [](https://github.com/elgorro/aiquila/actions/workflows/mcp-release.yml) ## What is AIquila? AIquila bridges your self-hosted Nextcloud instance with Claude AI. Instead of keeping your files, notes, tasks, and recipes locked inside Nextcloud — or copying them manually into a chat window — AIquila lets Claude read and write your Nextcloud data directly. You stay in control of your data on your own server; Claude gains the context it needs to actually help. ## How it works AIquila has three components that can be used independently or together: **MCP Server** — A [Model Context Protocol](https://modelcontextprotocol.io) server that gives any MCP-compatible AI assistant secure access to your Nextcloud. Browse and manage files, read and create notes, handle tasks and bookmarks, manage projects, and query recipes — all stored in your Nextcloud. **Nextcloud App** — A native Nextcloud application that surfaces Claude AI actions directly inside the Nextcloud UI. Summarize a document, analyze a spreadsheet, or generate content without leaving your Nextcloud. **Hetzner Deployment** — A single-command provisioning tool (`aiquila-hetzner`) that stands up a production-ready AIquila server on Hetzner Cloud, complete with Traefik reverse proxy, CrowdSec intrusion prevention, TLS, and optional monitoring. ## Getting Started Pick the path that fits your setup: | Path | What you get | Guide | |------|-------------|-------| | `npx aiquila-mcp` | Claude Desktop/Code + Nextcloud | [Quick start](docs/installation.md#path-1-claude-desktop--claude-code-simplest) | | Docker + OAuth | Claude.ai + Nextcloud | [Quick start](docs/installation.md#path-2-claudeai-remote-mcp) | | Nextcloud App | AI inside Nextcloud UI | [Quick start](docs/installation.md#path-3-nextcloud-app) | | Hetzner Cloud | Full production deploy | [Quick start](docs/installation.md#path-4-self-hosted-on-hetzner-cloud) | | Claude Mobile + Voice | Phone + Nextcloud hands-free | [Quick start](docs/installation.md#path-5-claude-mobile-app-voice) | - [Getting Started Guide](docs/installation.md) — all five paths with step-by-step instructions - [Full Documentation](docs/README.md) — architecture, configuration, and advanced topics ## License AGPL-3.0 (Nextcloud App) / MIT (MCP Server) See [ACKNOWLEDGMENTS.md](ACKNOWLEDGMENTS.md) for the open-source projects and services AIquila is built on.