Sunsama MCP Server
Related Servers
Alternatives to Sunsama MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Todoist tasks, projects, sections, and labels through natural language, supporting task creation, updates, completion, and intelligent organization of your workflow.8 npmMIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to manage Todoist tasks, projects, sections, labels, and comments through natural language conversations, providing complete control over your productivity workflow via the Todoist API.146 npm7MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Google Tasks, including listing, creating, updating, deleting, and completing tasks via the Google Tasks API.31 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Todoist tasks, projects, labels, sections, and comments through natural conversation. Supports comprehensive task operations including creation, updates, completion, and organization with natural language quick-add functionality.-
- AlicenseBqualityDmaintenanceEnables AI assistants to manage Todoist tasks, projects, and labels through natural language. It provides a comprehensive suite of tools for task organization, productivity tracking, and structured workflows like daily planning.24178 npmMIT
- AlicenseBqualityDmaintenanceEnables AI assistants to access and manage Streamline tasks, notes, tags, and workspaces via a Supabase-powered backend. It supports full CRUD operations, allowing users to search, create, update, and organize their productivity data through natural language.173 npmMIT
TDQS
Scored across 16 tools
Every tool has a clearly distinct purpose targeting specific resources and actions, with no ambiguity. For example, 'get-task-by-id' retrieves a single task, while 'get-tasks-by-day' fetches tasks for a date, and various 'update-task-*' tools each modify a specific property like due date or notes without overlap.
Tool names follow a highly consistent verb_noun pattern throughout, using snake_case uniformly. All tools start with verbs like 'create', 'delete', 'get', or 'update', followed by a clear noun or modifier, making them predictable and readable.
With 16 tools, this server is well-scoped for task management in Sunsama, covering essential operations like CRUD for tasks, user info, streams, and specific updates. Each tool earns its place by addressing distinct aspects of the domain without being excessive.
The tool surface provides complete CRUD/lifecycle coverage for tasks, including creation, retrieval by various criteria, updates for all key properties, deletion, and archival. It also covers related resources like streams and user info, with no obvious gaps for the task management domain.