windows-scoped-remote-mcp-server

moosin76/windows-scoped-remote-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "windows-scoped-remot": {
      "command": "npx",
      "args": [
        "-y",
        "moosin76/windows-scoped-remote-mcp-server"
      ]
    }
  }
}

README Excerpt

Windows 환경에서 동작하는 **보안 격리형 원격 개발 MCP(Model Context Protocol) 서버**입니다. ChatGPT, Claude 등 MCP를 지원하는 LLM 클라이언트와 연결하여 실제 Windows 개발 환경의 파일, 터미널, 프로세스, 브라우저, 여러 Workspace를 대화형으로 다룰 수 있습니다. 또한 Godot, Blender 등 별도의 Remote MCP를 **Provider**로 연결할 수 있어 하나의 Gateway에서 다양한 개발 도구를 함께 사용할 수 있습니다. WSR이 유용했다면 GitHub Sponsors를 통해 프로젝트를 후원할 수 있습니다.

Tools (12)

CLOUDFLARE_TUNNEL_TOKENMCP_AUTH_TOKENMCP_BROWSER_HEADLESSMCP_GODOT_ENABLEDMCP_GODOT_URLMCP_PORTMCP_PROVIDER_HEALTH_INTERVAL_MSMCP_PROVIDER_RETRY_INTERVAL_MSMCP_PUBLIC_URLMCP_WORKSPACE_ROOTMCP_WORKSPACE_ROOTScreateMcpHandler