Back to Home
aigentic-net icon

mcp-cursor-profiles

Verified Safe

by aigentic-net

Overview

Manages multiple Cursor IDE profiles across different platforms, allowing users to switch, create, rename, and list profiles.

Installation

Run Command
uvx cursor-profiles-mcp

Environment Variables

  • MCP_DEBUG

Security Notes

The server performs file system operations (copy, move, symlink) and executes system commands (pgrep, tasklist, open, start) to manage Cursor profiles. These operations are confined to Cursor's application directories within the user's home folder. It includes safety checks like preventing operations when Cursor is running and validating profile existence. While direct code injection vulnerabilities are not apparent, any system that modifies user files and runs external commands carries inherent risk if the system itself or user input is compromised. No hardcoded secrets or network exposure beyond MCP stdio are present.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2025-11-26

Tags

MCP ServerCursor IDEProfile ManagementCross-platformPython