MCP-Nextcloud
MCP-Nextcloud
Docker app from Cyberschorsch's Repository
Overview
Enable AI assistants to interact with your Nextcloud instance.
The Nextcloud MCP (Model Context Protocol) server allows Large Language Models like Claude, GPT, and Gemini to interact with your Nextcloud data through a secure API. Create notes, manage calendars, organize contacts, work with files, and more - all through natural language.
Note
Nextcloud has two ways to enable AI access: Nextcloud provides Context Agent, an AI agent backend that powers the Assistant app and allows AI to interact with Nextcloud apps like Calendar, Talk, and Contacts. Context Agent runs as an ExApp inside Nextcloud and also exposes an MCP server for external LLMs.
This project (Nextcloud MCP Server) is a dedicated standalone MCP server designed specifically for external MCP clients like Claude Code and IDEs, with deep CRUD operations and OAuth support. It does not require any additional AI-features to be enabled in Nextcloud beyond the apps that you intend to interact with.
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
APIPorttcp
- Target
- 8000
NEXTCLOUD_HOSTVariable
- Default
- YOUR_NEXTCLOUD_INSTANCE
NEXTCLOUD_USERNAMEVariable
NEXTCLOUD_PASSWORDVariable
NEXTCLOUD_OIDC_CLIENT_IDVariable
NEXTCLOUD_OIDC_CLIENT_SECRETVariable
NEXTCLOUD_OIDC_CLIENT_STORAGEVariable
NEXTCLOUD_MCP_SERVER_URLVariable
- Default
- http://localhost:8000
Categories
Details
Repository
ghcr.io/cbcoutinho/nextcloud-mcp-serverLast Updated2026-06-02
First Seen2025-10-21
Run MCP-Nextcloud on Unraid.
MCP-Nextcloud is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.