nextcloud-mcp

homeserverhq/nextcloud-mcp
★ 0 stars Python Security Updated today
Multitenant MCP Server for Nextcloud
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nextcloud-mcp": {
      "command": "uvx",
      "args": [
        "nextcloud-mcp"
      ]
    }
  }
}

Or install with pip: pip install nextcloud-mcp

README Excerpt

This repository contains a Model Context Protocol (MCP) server that acts as a secure, multi-tenant proxy between an AI Assistant and the Nextcloud backend API. It exposes **185 MCP tools** covering 22 resource domains with full CRUD, collaboration, and data management capabilities. - **🔑 Identity Passthrough** — Extracts the `Authorization: Bearer <token>` header from incoming HTTP requests and forwards it to the Nextcloud API without server-side authentication.

Tools (4)

ALLOW_ALL_AGGREGATEIS_STATEFULMCP_SERVER_PORTNEXTCLOUD_BASE_URL