74
/ 100
20 days ago
glama

Cursor Task Tracker

An MCP server for managing tasks in Cursor IDE, enabling AI agents to create, update, and comment on tasks via MCP tools, with a kanban dashboard and WebSocket events.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: DB_PASSWORD, MCP_AUTO_REGISTER_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORT
configDB_NAMEcursor_tracker
configDB_USER
🔐 secretDB_PASSWORDваш_надёжный_пароль
configDB_HOST
configDB_PORT
configACCESS_TOKEN_EXPIRE_MINUTES
configMCP_DEFAULT_USERNAMEВ .env: MCP_SUPERUSER=true. Пользователь с логином получает доступ ко всем доскам и задачам всех пользователей (MCP, REST API и дашборд).
configMCP_DEFAULT_PROJECTMy Project
configMCP_SUPERUSERВ .env: =true. Пользователь с логином MCP_DEFAULT_USERNAME получает доступ ко всем доскам и задачам всех пользователей (MCP, REST API и дашборд).
configMCP_ALLOWED_USERNAMES
configMCP_AUTO_REGISTER
🔐 secretMCP_AUTO_REGISTER_PASSWORDДашборд: http://localhost:5173. Вход под пользователями, созданными через MCP или авторегистрацию (пароль из ).
// 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 5 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/thekingoffamily-cursor-mcp-server-for-track-ai-agents-works-1ue3cy)](https://m8ven.ai/mcp/thekingoffamily-cursor-mcp-server-for-track-ai-agents-works-1ue3cy)
commit: 19d22a8f3332d7e97ed2ddfebc379959ee6cff50
code hash: 8cb0c8ba11f1065c9e1fd4213bfe0e08baf9cbe4fe8f19ff72041bf75c77f056
verified: 6/22/2026, 12:18:48 PM
view raw JSON →
Cursor Task Tracker · M8ven Trust Score | M8ven