Wrike MCP Server
for AI Agents
Connect your AI agent to StackOne's Wrike MCP server and give it 47 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
47 Agent Actions
Create, read, update, and delete across Wrike — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Wrike MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Wrike tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Wrike call.
Tools Discovery →What is the Wrike MCP Server?
A Wrike MCP server lets AI agents read and write Wrike data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Wrike MCP server ships with 47 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
All Wrike MCP Tools
Every action from Wrike's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Comments
- List Comments
Get all comments in current account
- Get Comments
Get single or multiple comments by their IDs (up to 100)
- Update Comment
Update a comment by ID (within 5 minutes of creation)
- Delete Comment
Delete a comment by ID
Folder Comments
- Create Folder Comment
Create a comment in a folder
- List Folder Comments
Get comments for a specific folder
Task Comments
- Create Task Comment
Create a comment in a task
- List Task Comments
Get comments for a specific task
Contacts
- List Contacts
List contacts of all users and user groups in current account
- Get Contact
Get contact information for specified users and user groups by IDs
Custom Fields
- Create Custom Field
Create a custom field in the account
- List Custom Fields
Get all custom fields in current account
- Get Custom Fields
Get custom fields by IDs (up to 100)
Folders
- Create Folder
Create a folder within a folder
- Copy Folder
Copy folder subtree and return parent folder subtree
- Get Folder
Returns complete information about specified folders
- Update Folder
Update folder properties including title, description, sharing, and project settings
- Delete Folder
Move folder and descendants to Recycle Bin
Groups
- Create Group
Create a new group in the account
- Query Groups
Get all groups in the account
- Get Group
Get complete information about a single group
Spaces
- Create Space
Create a space in the account
- Get Spaces
Returns a list of spaces in the account
- Update Space
Update a space configuration
- Delete Space
Delete a space by ID
Tasks
- Create Task
Create a task in a folder
- List Tasks
Search among all tasks in current account
- Get Tasks
Retrieve multiple tasks by IDs (up to 100)
- Delete Task
Delete a task by ID
Workflows
- Create Workflow
Create a new workflow in account
- Query Workflows
Returns list of workflows with custom statuses
Other (16)
- List Access Roles
Retrieves a list of all access roles in the account
- Query Accounts
Retrieves information about all accounts accessible to the user
- Get Contact History
Query contact fields history for specified users by IDs
- List Space Custom Fields
Get custom fields for a specific space
- Get Folder Tree
Retrieves folders for the current account in tree or filtered mode
- Get Folder History
Query folders fields history for finance-related changes
- Get Space By ID
Returns information about a specific space by ID
- List Folder Tasks
Search among tasks in a specific folder
- List Space Tasks
Search among tasks in a specific space
- Get Tasks History
Query task field change history for multiple tasks (up to 100)
- List Space Workflows
Returns list of workflows for a specific space
- Modify Account
Modify metadata for the current account
- Modify Contact
Modify contact information for the requesting user by ID
- Modify Custom Field
Modify an existing custom field
- Modify Group
Modify an existing group by ID
- Modify Workflow
Modify workflow or custom statuses
Set Up Your Wrike MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Wrike in under 10 lines of code.
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}Check More Project Management MCP Servers
189+ actions
185+ actions
147+ actions
136+ actions
136+ actions
134+ actions
133+ actions
Platform Resources
MCP Code Mode: Keeping Tool Responses Out of Agent Context
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
MCP vs A2A: Architecture, Security, and When to Use Each
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
Wrike MCP Server FAQ
Does StackOne have a Wrike MCP server?
Wrike MCP server vs direct API integration — what's the difference?
How does Wrike authentication work for AI agents?
origin_owner_id.Are Wrike MCP tools vulnerable to prompt injection?
What is the context bloat of a Wrike agent and how do I avoid it?
Can I limit which actions my Wrike agent can access?
Can I create custom agent actions for my Wrike MCP server?
When should I NOT use a Wrike MCP server?
What AI frameworks and AI clients does the StackOne Wrike MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.