{"slug":"robertn702/mcp-sunsama","name":"Sunsama","description":"Manage your tasks and daily planning through the Sunsama API.","category":"productivity","tags":[],"official":false,"stars":52,"transport":"stdio","install":[{"cmd":"npx mcp-sunsama","imports":[]}],"tools":[{"name":"create-task","description":"Create new tasks with optional properties including GitHub issue/PR and Gmail integration"},{"name":"get-tasks-by-day","description":"Get tasks for a specific day with completion filtering"},{"name":"get-tasks-backlog","description":"Get backlog tasks"},{"name":"get-archived-tasks","description":"Get archived tasks with pagination (includes hasMore flag for LLM context)"},{"name":"get-task-by-id","description":"Get a specific task by its ID"},{"name":"update-task-complete","description":"Mark tasks as complete"},{"name":"update-task-planned-time","description":"Update the planned time (time estimate) for tasks"},{"name":"update-task-notes","description":"Update task notes content (requires either html or markdown parameter, mutually exclusive)"},{"name":"update-task-due-date","description":"Update the due date for tasks (set or clear due dates)"},{"name":"update-task-text","description":"Update the text/title of tasks"},{"name":"update-task-stream","description":"Update the stream/channel assignment for tasks"},{"name":"update-task-snooze-date","description":"Reschedule tasks to different dates"},{"name":"update-task-backlog","description":"Move tasks to the backlog"},{"name":"delete-task","description":"Delete tasks permanently"},{"name":"add-subtask","description":"Create a subtask with a title in one call (recommended for single subtask creation)"},{"name":"create-subtasks","description":"Create multiple subtasks for a task (low-level API for bulk operations)"},{"name":"update-subtask-title","description":"Update the title of a subtask"},{"name":"complete-subtask","description":"Mark a subtask as complete with optional completion timestamp"},{"name":"uncomplete-subtask","description":"Mark a subtask as incomplete"},{"name":"get-user","description":"Get current user information"},{"name":"get-streams","description":"Get streams/channels for project organization"}],"env_vars":[],"auth_type":"none","github":"https://github.com/robertn702/mcp-sunsama","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}