npm aiquila-mcpstreamable-httpMITupdated 8d ago
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.
AIquila — Nextcloud MCP Server で何ができる?
AIquila
Nextcloud + Claude AI Integration
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 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 |
| Docker + OAuth | Claude.ai + Nextcloud | Quick start |
| Nextcloud App | AI inside Nextcloud UI | Quick start |
| Hetzner Cloud | Full production deploy | Quick start |
| Claude Mobile + Voice | Phone + Nextcloud hands-free | Quick start |
- Getting Started Guide — all five paths with step-by-step instructions
- Full Documentation — architecture, configuration, and advanced topics
License
AGPL-3.0 (Nextcloud App) / MIT (MCP Server)
See ACKNOWLEDGMENTS.md for the open-source projects and services AIquila is built on.
インストール
AIquila — Nextcloud MCP Server をクライアントに追加します。お使いのものを選んでください。
{
"servers": {
"aiquila-mcp": {
"type": "http",
"url": "https://{hostname}/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
claude mcp add aiquila-mcp -- npx -y aiquila-mcpcodex mcp add aiquila-mcp -- npx -y aiquila-mcpamp mcp add aiquila-mcp -- npx -y aiquila-mcp{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"aiquila-mcp": {
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"aiquila-mcp": {
"type": "local",
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"aiquila-mcp": {
"command": {
"path": "npx",
"args": [
"-y",
"aiquila-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
npx -y aiquila-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
スコア
39 / 100
情報不足
- ドキュメント16/25
- メンテナンス25/25
- 信頼性13/20
- 機能0/15
- 導入のしやすさ15/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 18 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 0.4.4最新 | 2026年8月24日 |
| 0.4.2 | 2026年8月14日 |
| 0.3.35 | 2026年8月12日 |
| 0.3.23 | 2026年6月20日 |
| 0.3.17 | 2026年6月10日 |
| 0.3.13 | 2026年6月1日 |
| 0.3.12 | 2026年5月30日 |
| 0.3.7 | 2026年5月27日 |
| 0.3.5 | 2026年4月22日 |
| 0.3.3 | 2026年4月20日 |
| 0.3.2 | 2026年4月19日 |
| 0.3.0 | 2026年4月12日 |
| 0.2.16 | 2026年4月6日 |
| 0.2.10 | 2026年3月29日 |
| 0.2.9 | 2026年3月27日 |
| 0.2.7 | 2026年3月24日 |
| 0.2.6 | 2026年3月20日 |
| 0.1.68 | 2026年3月19日 |
| 0.1.64 | 2026年3月19日 |
| 0.1.63 | 2026年3月18日 |
| 0.1.62 | 2026年3月16日 |
| 0.1.59 | 2026年3月14日 |
| 0.1.57 | 2026年3月13日 |
| 0.1.55 | 2026年3月10日 |
| 0.1.51 | 2026年3月8日 |
| 0.1.49 | 2026年3月8日 |
| 0.1.48 | 2026年3月8日 |
| 0.1.47 | 2026年3月8日 |
| 0.1.46 | 2026年3月7日 |
| 0.1.45 | 2026年3月6日 |
| 0.1.43 | 2026年3月6日 |
| 0.1.42 | 2026年3月6日 |
| 0.1.41 | 2026年3月6日 |
| 0.1.40 | 2026年3月6日 |
| 0.1.39 | 2026年3月4日 |
| 0.1.38 | 2026年3月4日 |
| 0.1.37 | 2026年3月4日 |
| 0.1.36 | 2026年3月4日 |
| 0.1.35 | 2026年3月4日 |
| 0.1.34 | 2026年3月2日 |
| 0.1.30 | 2026年3月1日 |