Aiquila
Freeby MCP Community
AIquila - MCP server for Nextcloud integration with Claude AI
v0.2.17Added Apr 12, 2026
mcpnextcloudclaudeaiaiquila
Aiquila MCP Server
AIquila - MCP server for Nextcloud integration with Claude AI
Installation
Reviews
Installation
Quick install
npx -y aiquila-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"aiquila": {
"command": "npx",
"args": ["-y", "aiquila-mcp"]
}
}
}