Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions data.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@ const SERVERS = [
repo:"taazkareem/clickup-mcp-server", url:"https://github.com/taazkareem/clickup-mcp-server",
use:"Tasks, docs, time tracking and spaces in ClickUp.",
env:["CLICKUP_API_KEY","CLICKUP_TEAM_ID"], inst:{t:"npx", v:"@taazkareem/clickup-mcp-server@latest"} },
{ id:"process-street", n:"Process Street", cat:"prod", tier:"paid", badge:"official", tr:"http",
repo:"process-street/process-street-mcp", url:"https://www.process.st/help/docs/mcp-server/",
use:"Work with Process Street workflows, runs, tasks, users, data sets and operational records.",
env:[], inst:{t:"http", v:"https://mcp.process.st/"},
sec:"Uses Process Street account permissions and supports write actions; review requested actions before approval." },
{ id:"todoist", n:"Todoist", cat:"prod", tier:"freemium", badge:"official", tr:"stdio",
repo:"Doist/todoist-mcp", url:"https://github.com/Doist/todoist-mcp",
use:"Manage Todoist tasks and projects with natural language.",
Expand Down