AIquila — Nextcloud MCP Server MCP Server
io.github.elgorro/aiquila-mcp
What is the AIquila — Nextcloud MCP Server MCP server?
Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools
How to install AIquila — Nextcloud MCP Server
Copy-paste configuration for popular MCP clients.
NEXTCLOUD_URLrequiredURL of your Nextcloud instance (e.g. https://cloud.example.com)
NEXTCLOUD_USERrequiredNextcloud username
NEXTCLOUD_PASSWORDrequiredsecretNextcloud app password (generate in Nextcloud Security settings)
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"servers": {
"aiquila-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aiquila-mcp"
],
"env": {
"NEXTCLOUD_URL": "<YOUR_NEXTCLOUD_URL>",
"NEXTCLOUD_USER": "<YOUR_NEXTCLOUD_USER>",
"NEXTCLOUD_PASSWORD": "<YOUR_NEXTCLOUD_PASSWORD>"
}
}
}
}claude mcp add aiquila-mcp --env NEXTCLOUD_URL=<YOUR_NEXTCLOUD_URL> --env NEXTCLOUD_USER=<YOUR_NEXTCLOUD_USER> --env NEXTCLOUD_PASSWORD=<YOUR_NEXTCLOUD_PASSWORD> -- npx -y aiquila-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.