stigmer/clickup
v1.0.0Apache-2.0
ClickUp's hosted MCP server: tasks, lists, docs and comments in your workspace. Sign in with your ClickUp account.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
clickupstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.clickup.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "clickup",
"version": "1.0.0",
"description": "ClickUp's hosted MCP server: tasks, lists, docs and comments in your workspace. Sign in with your ClickUp account.",
"author": {
"name": "Stigmer",
"url": "https://stigmer.ai"
},
"homepage": "https://clickup.com",
"repository": "https://github.com/stigmer/stigmer",
"license": "Apache-2.0",
"keywords": [
"clickup",
"tasks",
"project-management",
"mcp"
],
"extensions": {
"ai.stigmer": {
"displayName": "ClickUp",
"category": "integrations"
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.stigmer