waspeer/tweek-mcp
3.3
If you are the rightful owner of tweek-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 henry@mcphub.com.
The Tweek MCP Server is a Model Context Protocol server designed to integrate with the Tweek API for managing calendars, tasks, and custom colors, utilizing TypeScript and ESM modules.
Tools
Functions exposed to the LLM to take actions
listCalendars
List all calendars accessible to the authenticated user.
listTasks
List tasks with optional pagination and date filtering.
getTask
Retrieve a single task by ID.
createTask
Create a new task.
updateTask
Update an existing task.
deleteTask
Delete a task.
getCustomColors
Fetch custom colors for the authenticated user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client