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
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Comments