MCP App Store

Overview

Access your Wrike workspace directly from Claude to plan, prioritise, update and track work. Turn chats into projects, tasks, and timelines your team can see and execute. Pull in meeting notes, assign owners, set due dates — all without switching tools. Keep your team moving forward, right from Claude.

Tools

wrike_batch_update_tasks

ChatGPT
Update multiple Wrike tasks at once. Supports updating custom fields, converting to custom item types, managing folder assignments, task responsibilities, and super/sub task relationships. Maximum 100 tasks per request.

wrike_convert_numeric_id

ChatGPT
Determine the base type (taskId, folderId, contactId, etc) from a numeric ID or permalink URL (https://www.wrike.com/open.htm?id=<numericId>) or convert a numeric ID (123467890) to a string ID (MAAAAABlM4pq). All tools accept numeric IDs directly.

wrike_create_folder_project

ChatGPT
Create folder or project in Wrike. Before setting custom fields, call wrike_get_custom_fields to discover the correct field ID. Always include the Wrike permalink URL in your response for the created item.

wrike_create_task

ChatGPT
Create a Task or a Task CustomItemType inside an item. Before setting custom fields, call wrike_get_custom_fields to discover the correct field ID. When assigning users, resolve contacts first — if multiple match, ask the user. Never assign an ambiguous contact silently. Always include the Wrike permalink URL in your response for the created item.

wrike_get_approvals

ChatGPT
Get approvals by filter. When no filter parameters passed returns all approvals shared with a user.

wrike_get_contacts

ChatGPT
Get users by id or search/filter users based on name or properties.

wrike_get_custom_fields

ChatGPT
Get custom field information by ids or search for custom fields by name substring match. Always call this tool before custom field filtering or setting custom field values through other tools.

wrike_get_folder_project

ChatGPT
Returns complete information about single or multiple folders or projects by exact IDs.

wrike_get_my_contact_id

ChatGPT
Shortcut to return current user's contact ID

wrike_get_spaces

ChatGPT
Get the available spaces from the whole account. If spaceId is specified, only the details about provided space will be returned. Most of Wrike data is organized in spaces, including tasks, projects, and folders. Do not show raw spaceIDs to the user, use space names instead. Wrike organizes work as Account > Spaces > Folders or Projects > Projects or Folders > Tasks > Tasks.

wrike_get_task_comments

ChatGPT
Get task comments by exact task ID

wrike_get_tasks

ChatGPT
Returns complete information about single or multiple tasks by exact IDs. Never show raw IDs to the user; use task titles and permalinks. Permalinks: https://www.wrike.com/open.htm?id=<numericId>

wrike_get_workflows

ChatGPT
Retrieve workflows with custom statuses. Only account-wide workflows are returned.

wrike_search_custom_types

ChatGPT
Search custom types with filters and response shaping. Custom Item Types can be searched across whole account or space. Tasks and Project might have custom item types assigned to them, use this tool to find such types.

wrike_search_folder_project

ChatGPT
Search folders or projects with title keyword, filters and/or response shaping. Folders & projects are one of the main ways to organize, manage, and report on work within Wrike. From the perspective of data model, projects are essentially folders with additional properties. Wrike organizes work as Account > Spaces > Folders or Projects > Projects or Folders > Tasks > Tasks. For searching, always scope to the most specific container known, by passing spaceID or folderID or the title parameter to avoid account-wide scans. Do not call this tool without any parameter. To search completely, combine this tool with wrike_search_tasks — some items are stored as tasks, not projects or folders. When searching, launch two different tool calls with project = true and project = false, as this ensures you are searching for both folders, for projects, and for project Custom Types. Before using customFieldFilters, call wrike_get_custom_fields to discover field IDs Never show raw IDs to the user, use item titles and permalinks. This method returns reduced payload. For full folder or project information, use the wrike_get_folder_project tool.

wrike_search_tasks

ChatGPT
Search tasks with title keyword, filters and/or response shaping. When searching, always scope to the most specific container known, by passing spaceID or folderID or the title parameter to avoid account-wide scans. Do not call this tool without any parameter. When searching for overdue tasks, include status: [Active]. Wrike organizes work as Account > Spaces > Folders or Projects > Projects or Folders > Tasks > Tasks. To search completely, combine this tool with wrike_search_folder_project — some items are stored as projects or folders, not tasks.

wrike_update_folder_project

ChatGPT
Update project or folder. Supports renaming, moving (addParents/removeParents), custom fields, project settings, and custom item type conversion. Always include the Wrike permalink URL in your response for the modified item.

wrike_update_task

ChatGPT
Update a Wrike task by exact ID. Before setting custom fields, call wrike_get_custom_fields to discover the correct field ID. When assigning users, resolve contacts first — if multiple match, ask the user. Never assign an ambiguous contact silently. Always include the Wrike permalink URL in your response for the modified item.

wrike_batch_update_tasks

Claude

wrike_convert_numeric_id

Claude

wrike_create_folder_project

Claude

wrike_create_task

Claude

wrike_get_approvals

Claude

wrike_get_contacts

Claude

wrike_get_custom_fields

Claude

wrike_get_folder_project

Claude

wrike_get_my_contact_id

Claude

wrike_get_spaces

Claude

wrike_get_task_comments

Claude

wrike_get_tasks

Claude

wrike_get_workflows

Claude

wrike_search_custom_types

Claude

wrike_search_folder_project

Claude

wrike_search_tasks

Claude

wrike_update_folder_project

Claude

wrike_update_task

Claude

App Stats

36

Tools

4

Prompts

ChatGPT, Claude

Platforms

Works with

ChatGPT
Claude

Data refreshed daily