mcp-cursor-profiles
Verified Safeby aigentic-net
Overview
Manages multiple Cursor IDE profiles across different platforms, allowing users to switch, create, rename, and list profiles.
Installation
uvx cursor-profiles-mcpEnvironment 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
cc-switch
A desktop application built with Tauri for managing configurations, contexts, or credentials for a specific system or platform.
mcp-linker
A desktop GUI application for syncing and managing AI Model Context Protocol (MCP) server configurations across various AI clients and providing a marketplace for server templates.
MCPControl
A Windows control server for the Model Context Protocol, enabling AI models to programmatically control system operations such as mouse, keyboard, window management, and screen capture.
claude-todo-emulator
Provides persistent task management for AI coding assistants within IDEs like Cursor and Windsurf by emulating Claude Code's todo system.