fastbs/mcp-nextcloud
If you are the rightful owner of mcp-nextcloud and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Nextcloud MCP Server is a TypeScript-based server that enables Large Language Models (LLMs) to interact with Nextcloud instances, facilitating automation across various Nextcloud applications.
Tools
Functions exposed to the LLM to take actions
nextcloud_notes_create_note
Create a new note with title, content, and category.
nextcloud_calendar_create_event
Create a calendar event with summary, description, dates, and location.
nextcloud_contacts_create_contact
Create a new contact with full name, emails, phones, addresses, and organizations.
nextcloud_tables_insert_row
Insert a new row into a table with key-value data.
nextcloud_webdav_search_files
Unified search across filenames, content, and metadata.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client