nextcloud-mcp-connector

street1983nk/nextcloud-mcp-connector
★ 1 stars Python AI/LLM Updated today
Curated MCP server for Nextcloud: files, calendar, notes, deck and contacts as read-first tools. Never deletes, overwrites or re-shares.
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-connec": {
      "command": "uvx",
      "args": [
        "nextcloud-mcp-connector"
      ]
    }
  }
}

Or install with pip: pip install nextcloud-mcp-connector

README Excerpt

A curated MCP server that connects your Nextcloud (files, calendar, notes, deck, contacts) to AI assistants such as Claude, Cursor, ChatGPT or your own agents. **This server can never delete, overwrite or re-share anything.** That sentence is the design constraint, not a promise of good behaviour. The server does not

Tools (20)

NC_MCP_ALLOWED_HOSTSNC_MCP_APP_PASSWORDNC_MCP_DISABLE_DNS_REBINDING_PROTECTIONNC_MCP_PUBLIC_URLNC_MCP_STATIC_BEARERNC_MCP_URLNC_MCP_USERcalendar_create_eventcalendar_list_eventscontacts_searchdeck_browsedeck_create_cardfetchfiles_listfiles_readfiles_searchfiles_uploadnotes_createnotes_readnotes_search