
Skr Cloudify Clickup Mcp Server New
Let your coding agent create, update, and organize ClickUp tasks, lists, folders, and tags without leaving the editor.
Overview
skr-cloudify ClickUp MCP Server is a MCP server for the Build phase that lets agents create, update, and organize ClickUp tasks, lists, folders, and tags in your workspace.
What is this MCP server?
- Create and update ClickUp tasks from agent tool calls
- Organize lists, folders, and tags in the workspace
- Hosted on Smithery as streamable-http remote MCP
- Bearer Smithery API key required for remote access
- Open-source server at skr-cloudify/clickup-mcp-server-new (v0.8.5)
- Server version 0.8.5 in catalog metadata
- Transport: streamable-http on server.smithery.ai
- Scopes: tasks, lists, folders, and tags in ClickUp workspace
What problem does it solve?
You lose flow when every backlog change means opening ClickUp while your agent is mid-implementation.
Who is it for?
Indie builders and tiny teams who already use ClickUp during active product development and want the agent to file or update work items in place.
Skip if: Builders on Linear, GitHub Issues only, or teams that forbid agents from writing to production project data.
What do I get? / Deliverables
Your agent can read and mutate ClickUp structure and tasks through MCP so PM updates stay aligned with code changes.
- Agent-callable tools to manage ClickUp tasks, lists, folders, and tags
- Smithery-hosted MCP endpoint wired into your agent config
Recommended MCP Servers
Journey fit
How it compares
ClickUp workspace MCP integration, not a planning methodology or code-review skill.
Common Questions / FAQ
Who is skr-cloudify ClickUp MCP Server for?
Solo and small-team builders who use ClickUp as their task system and want Claude Code, Cursor, or Codex to manage lists, folders, tags, and tasks via MCP.
When should I use skr-cloudify ClickUp MCP Server?
Use it during the build and operate loops when you are turning agent output into tracked tasks, reordering folders, or tagging work without leaving your IDE.
How do I add skr-cloudify ClickUp MCP Server to my agent?
Register the Smithery remote URL for @skr-cloudify/clickup-mcp-server-new in your MCP client, set Authorization to Bearer your Smithery API key, then complete ClickUp credentials per the GitHub README.