Nextcloudmcp
@bizneto
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ICSS
chokcoco不止于 CSS
Comments