MCP.so
登录

Nextcloudmcp

@bizneto

关于 Nextcloudmcp

A comprehensive Model Context Protocol (MCP) server for Nextcloud integration, providing AI agents with secure access to Nextcloud's file management, sharing, user administration, and system monitoring capabilities.

基本信息

分类

其他

传输方式

stdio

发布者

bizneto

提交者

mdykiel

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "nextcloud": {
      "command": "node",
      "args": [
        "/path/to/nextcloud-mcp-server/dist/index.js"
      ],
      "env": {
        "NEXTCLOUD_URL": "https://your-nextcloud-server.com",
        "NEXTCLOUD_USERNAME": "your-username",
        "NEXTCLOUD_PASSWORD": "your-password-or-app-password"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Nextcloudmcp?

Nextcloudmcp is a comprehensive Model Context Protocol (MCP) server that provides AI agents with secure access to Nextcloud’s file management, sharing, user administration, and system monitoring capabilities.

How to use Nextcloudmcp?

Key features of Nextcloudmcp

  • WebDAV file operations (list, upload, download, delete)
  • Share creation, configuration, monitoring, and deletion
  • User and group administration (admin privileges required)
  • Server status monitoring and security auditing
  • Built-in workflow prompts for common tasks

Use cases of Nextcloudmcp

  • Automate file backups and organization workflows
  • Manage shares with permissions, passwords, and expiration
  • Perform bulk user and group administration tasks
  • Monitor Nextcloud server health and security

FAQ from Nextcloudmcp

What is Nextcloudmcp?

It is an MCP server that gives AI agents secure access to Nextcloud’s file management, sharing, user administration, and system monitoring.

What runtime does Nextcloudmcp require?

Node.js version 18.0.0 or higher is required.

Does Nextcloudmcp require admin privileges for all features?

No, only user administration features (create, read, update, delete users) require admin privileges.

What types of shares can Nextcloudmcp manage?

It supports user, group, public, and email shares, with configurable permissions, passwords, expiration dates, and notes.

How does Nextcloudmcp handle binary files?

It uses base64 encoding to handle both text and binary file uploads and downloads.

评论

其他 分类下的更多 MCP 服务器