mcp-server-wrike
@katoiek
About mcp-server-wrike
MCP-server for Wrike
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-wrike": {
"command": "npx",
"args": [
"mcp-server-wrike"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-wrike?
mcp-server-wrike is a Model Context Protocol (MCP) server implementation that allows you to interact with the Wrike API through MCP-compatible clients like Anthropic's Claude Desktop. It provides read and write operations for Wrike spaces, folders, projects, tasks, comments, contacts, timelogs, custom fields, and blueprints.
How to use mcp-server-wrike?
Install the npm package, then in your MCP client (e.g., Claude Desktop) ask natural language questions or commands about your Wrike data. Mention “Wrike” in your prompts to improve tool selection. Use the provided function names (e.g., wrike_get_space, wrike_create_task) via the client’s tool interface.
Key features of mcp-server-wrike
- List and get Wrike spaces, folders, and projects
- Retrieve and search tasks with filters (status, importance, custom fields)
- Read comments, contacts, timelogs, and custom fields
- Create, update, and delete tasks, comments, and timelogs
- Create work from custom item types and folder blueprints
Use cases of mcp-server-wrike
- Query task details or list all spaces in a project
- Retrieve timelogs for a specific user within a date range
- Create a new task or update an existing task’s status
- Add comments to tasks and manage timelog entries
- Launch a project from a folder blueprint
FAQ from mcp-server-wrike
How do I get started with mcp-server-wrike?
Install the package from npm, then configure it as an MCP server in your client. Once set up, you can ask questions about Wrike data in natural language.
What operations does mcp-server-wrike support?
It supports a wide range of read operations (list/get spaces, folders, tasks, comments, contacts, timelogs, custom fields, blueprints) and write operations (create/update tasks, folders, comments, timelogs; delete timelogs; create work from blueprints and custom item types).
Can I create or modify data in Wrike through this server?
Yes. Write functions include creating and updating tasks, creating folders/projects, adding comments, and managing timelogs (create, update, delete).
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ghidraMCP
LaurieWiredMCP Server for Ghidra
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments