HomeOther › mcp-nextcloud

mcp-nextcloud

A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…

JavaScript Remote
★ 38 stars Last pushed 2026-03-14 License: AGPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http mcp-nextcloud https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-nextcloud": {
      "url": "https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry