74
/ 100
28 days ago
glama

TaskUp MCP Server

A centralized workspace orchestration server that enables natural language task management across Notion, Google Calendar, and Telegram. It allows users to analyze intent, create database tasks, schedule calendar events, and send instant notifications.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: ARCADE_API_KEY, ARCADE_TOKEN, HUGGINGFACEHUB_API_TOKEN, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highexpress-rate-limit@8.2.1GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

low@langchain/community@1.1.12GHSA-gf3v-fwqg-4vh7

@langchain/community affected by SSRF Bypass in RecursiveUrlLoader via insufficient URL origin validation

low@langchain/community@1.1.12GHSA-mphv-75cg-56wg

LangChain Community: redirect chaining can lead to SSRF bypass via RecursiveUrlLoader

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretARCADE_API_KEY
🔐 secretARCADE_TOKEN"": "YOUR_ARCADE_TOKEN"
configARCADE_USER_ID
configHF_MODEL_ID
🔐 secretHUGGINGFACEHUB_API_TOKEN
configLOG_LEVEL
configNOTION_DATABASE_ID
configPORT
configPUBLIC_URL
configREMOTE_URL"": "https://personal-execution-mcp-vfh76wyjna-uc.a.run.app/sse",
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/coderrahul01-taskup-mcp-r1lod7)](https://m8ven.ai/mcp/coderrahul01-taskup-mcp-r1lod7)
commit: 13a7323a4d4d7aa74cbea963b36e4cad40ca3a80
code hash: 3f074f60587e8e26be0ebac84588f71be5ad575ed538be79798f2bedb8a15d83
verified: 6/11/2026, 11:24:31 AM
view raw JSON →
TaskUp MCP Server · M8ven Trust Score | M8ven