56
grade D
3 days ago
glama

Cursor Agent MCP Server

Wraps the cursor-agent CLI to provide cost-effective tools for repository analysis, code search, planning, and editing. Offloads heavy thinking tasks from the host AI to reduce token usage while maintaining precise, scoped workspace operations.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCURSOR_AGENT_ECHO_PROMPT1 is helpful during setup, but disables it later to save tokens in host logs.
configCURSOR_AGENT_FORCE"": "true",
configCURSOR_AGENT_IDLE_EXIT_MSKeep ="0" so valid runs aren’t cut mid‑generation. Bound cost/time with CURSOR_AGENT_TIMEOUT_MS and focused prompts.
configCURSOR_AGENT_MODELSet to a cost‑effective default; override per tool call only when necessary.
configCURSOR_AGENT_PATH3) Ensure the cursor-agent CLI is installed and on PATH (or set ):
configCURSOR_AGENT_TIMEOUT_MSKeep CURSOR_AGENT_IDLE_EXIT_MS="0" so valid runs aren’t cut mid‑generation. Bound cost/time with and focused prompts.
configTEST_APPLY
configTEST_ARGVTEST_TOOL=cursor_agent_raw ='["--help"]' node ./cursor-agent-mcp/test_client.mjs
configTEST_CWD
configTEST_DRY_RUN
configTEST_FILE
configTEST_FORMAT
configTEST_GOAL
configTEST_INSTRUCTION
configTEST_PRINT
configTEST_PROMPT
configTEST_QUERY
configTEST_TIMEOUT_MS
configTEST_TOOLcursor_agent_raw TEST_ARGV='["--help"]' node ./cursor-agent-mcp/test_client.mjs
// 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/darkstar326-cursor-agent-mcp-1xf5h4)](https://m8ven.ai/mcp/darkstar326-cursor-agent-mcp-1xf5h4)
commit: 5f07e47f247055917a72022ff7229566c660e8d2
code hash: 14206a44a6531d34da148b2b61e7338c67eb73847ee339b9833456a3294321d2
verified: 4/18/2026, 6:40:47 PM
view raw JSON →