Connect Wrike with AI agents using Model Context Protocol (MCP). Seamlessly integrate Wrike tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Productivity & Project Management tools for AI automation
Install Wrike MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Wrike with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Wrike is a project management and collaboration tool offering customizable workflows, Gantt charts, reporting, and resource management to boost team productivity
481
37
Productivity & Project Management
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Adds or removes members for multiple wrike groups in a single request; all specified user ids must correspond to existing wrike users.
Creates a new wrike subfolder within the specified `folderid`, optionally as a project if `customitemtypeid` is given; the folder is auto-shared with its creator.
Creates a new user group in wrike with a specified title, optionally setting members, parent group, avatar, and custom metadata.
Invites a user to a wrike workspace by email, optionally with name, specifying either `usertypeid` or a combination of `role`/`external`; custom email subject/message available for paid accounts.
Creates a new task in a specified wrike folder; if setting priority with `prioritybefore` or `priorityafter`, the referenced task must be in the same folder or project.
Permanently deletes a custom field by its id; this action is irreversible and requires a valid, existing custom field id.
Permanently deletes the folder specified by `folderid` and all its contents (e.g., tasks, documents, subfolders) from the wrike workspace; this irreversible action is for when the folder is no longer needed and has no active tasks or dependencies that would block deletion.
Permanently deletes a group by its `groupid`; this action is irreversible and does not affect user accounts that were members of the group.
Permanently deletes an existing invitation, specified by its unique `invitationid`; this action cannot be undone.
Permanently deletes a wrike task and all its associated data by its id; this action is irreversible and the task must exist.
Fetches tasks from a wrike account, allowing filtering by status, due date, and subfolder inclusion, with customizable response fields and pagination.
Retrieves detailed wrike account information, where the response content is influenced by selected fields, account subscription, and user permissions.
Retrieves all custom field definitions (including id, name, type, and settings) from the wrike account; this returns the definitions themselves, not their specific values on wrike items, and is useful for obtaining custom field ids.
Retrieves a list of wrike contacts (e.g., team members, clients, collaborators); response includes contact details but not their detailed task or project involvement.
Retrieves folders and/or projects from wrike, with filters; when using `nextpagetoken`, all other filter parameters must match the initial request.
Retrieves detailed information for a specific wrike contact using their unique `contactid`, optionally including `metadata` and `customfields` if specified in the `fields` parameter.
Retrieves detailed information about a specific user in wrike using their unique user id.
Retrieves read-only detailed information for a specific wrike task by its unique id, optionally allowing specification of fields to include in the response.
Asynchronously launches a new project or folder structure in wrike from a specified folder blueprint, typically returning a task id to track progress.
Asynchronously launches a wrike task blueprint to create tasks/projects, requiring either `super task id` (parent task) or `parent id` (parent folder/project) for placement.
20 actions available