Cloud Infrastructure
Trust: 39/100 (Limited)AIquila — Nextcloud MCP Server Guide
MCP server for Nextcloud: file management, search, calendar, contacts, and system status.
8 starsby elgorro
Quick Start
Install
npx aiquila-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-elgorro-aiquila-mcp": {
"command": "npx",
"args": [
"aiquila-mcp"
]
}
}
}