Jaypeg-dev/nextcloud-mcp
If you are the rightful owner of nextcloud-mcp 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 Model Context Protocol server that integrates with Nextcloud to provide seamless access to tasks, calendar events, notes, and emails.
Tools
Functions exposed to the LLM to take actions
get_tasks
Retrieve tasks with options to filter by status and limit results.
create_task
Create a new task with summary, description, due date, and priority.
update_task
Update an existing task, including marking it complete or changing details.
get_calendar_events
Retrieve calendar events within a specified date range.
create_calendar_event
Create a new calendar event with detailed information.
get_notes
List all notes available in Nextcloud.
create_note
Create a new note with markdown support.
get_note_content
Retrieve the full content of a specific note by ID.
get_emails
Retrieve recent emails from the inbox.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client