cursor-mcp-server
Cursor MCP Server implementation
Install / Use
claude mcp add ericzakariasson -- npx -y github:ericzakariasson/cursor-mcp-serverIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHub{ "name": "cursor-background-agents-mcp-server", "version": "1.0.0", "description": "MCP server for Cursor Background Agents API - Launch and manage AI coding agents on GitHub repositories", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "build": "tsc", "dev": "bun run src/index.ts", "dev:http": "MCP_SERVER_MODE=http bun run src/index.ts", "start": "node dist/index.js", "start:http": "MCP_SERVER_MODE=http node dist/index.js", "inspect": "npx @modelcontextprotocol/inspector bun run src/index.ts", "inspect:js": "npx @modelcontextprotocol/inspector node dist/index.js", "inspect:http": "npx @modelcontextprotocol/inspector bun run src/index.ts --http" }, "keywords": [ "mcp", "cursor", "background-agents", "api", "ai" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "express": "^4.19.2", "zod": "^3.24.1" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^22.10.5", "bun-types": "^1.2.2", "typescript": "^5.7.3" }, "repository": { "type": "git", "url": "https://github.com/your-username/cursor-background-agents-mcp-server" }, "files": [ "dist", "README.md", "LICENSE" ] }
Related Skills
Agent-Reach
84.7kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.5kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.1k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.4kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
