mcp-server-wrike

mcp-server-wrike

3

The mcp-server-wrike project is a Model Context Protocol server for integrating Wrike capabilities into MCP-compatible tools, allowing for both data retrieval and task management operations. It is specifically designed to work with Anthropic's Claude Desktop, leveraging Wrike's API for enhanced productivity and automation.

mcp-server-wrike

Model Context Protocol (MCP) server implementation for Wrike, enabling interaction with the Wrike API from MCP clients like Anthropic's Claude Desktop. This project provides functionalities for reading and writing data in Wrike, including tasks, projects, spaces, and comments. Key features include read operations like wrike_get_task and write operations like wrike_create_task.

Usage

  • In an AI tool, request information on Wrike tasks or projects by mentioning "wrike" to ensure proper tool selection.

Setup

  1. Create a Wrike account and set up an API application.
  2. Install the server using npm commands.
  3. Configure Claude Desktop with the necessary settings, such as the MCP server path and Wrike access token, directly in the configuration file.

Troubleshooting

  • Ensure your Wrike plan supports API access and the correct configuration of access tokens and paths.