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.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント