drio
Open app

Cursor MCP Server

Source

Catalog onlyCatalog onlySTDIO

Overview

Cursor MCP Server is a server application designed to facilitate the management and control of multiple cursor devices in a networked environment.

To use Cursor MCP Server, clone the repository from GitHub, set up the server environment, and configure the cursor devices to connect to the server.

  • Centralized management of cursor devices - Real-time monitoring and control of cursor activities - Support for multiple device connections
  1. Managing cursor devices in a collaborative workspace.
  2. Monitoring cursor activities for security purposes.
  3. Controlling cursor devices in a gaming environment.

Add to your AI client

Use these steps to connect Cursor MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "cursor-mcp-server-2-surfer12": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "cursor-mcp-server-2-surfer12": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "cursor-mcp-server-2-surfer12": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "cursor-mcp-server-2-surfer12": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "cursor-mcp-server-2-surfer12": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "cursor-mcp-server-2-surfer12": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-cursor-mcp-server-2-surfer12"
      ]
    }
  }
}

FAQ

Can Cursor MCP Server manage any type of cursor device?

Yes! It is designed to work with various cursor devices that support network connectivity.

Is there a user guide available?

Yes! Detailed documentation is provided in the GitHub repository.

Is Cursor MCP Server open-source?

Yes! The project is open-source and contributions are welcome.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1429,"uuid":"7d1973ef-b40e-4c85-96bb-ca924280eb65","name":"cursor-mcp-server-2","title":"Cursor MCP Server","description":null,"avatar_url":"https://avatars.githubusercontent.com/u/40179506?v=4","created_at":"2025-02-20T15:46:10.817Z","updated_at":"2025-02-23T07:21:16.762Z","status":"created","author_name":"Surfer12","author_avatar_url":"https://avatars.githubusercontent.com/u/40179506?v=4","tags":"cursor-mcp-server,mcp,server","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/Surfer12/cursor-mcp-server-2","target":"_self","content":"# Cursor MCP Server","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]