MCPControl logo

MCPControl

claude-did-this/MCPControl

MCP server for Windows OS automation

GraphCanon updated 3w · GitHub synced 3w

331 stars52 forksLast push 8mo TypeScript MIT

Decision brief

MCPControl is notable for its TypeScript foundation and Windows-specific automation capabilities.

Good fit when

  • You need to automate tasks on a Windows system using MCP protocols.
  • Your development environment uses TypeScript, aligning well with the source code of this tool.

Avoid when

  • If your OS is not Windows, as MCPControl requires native modules specific to Windows.
  • When preferring tools that do not need additional native build tools like node-gyp and cmake-js for installation.

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Adoption

Package downloads where a registry match exists. GitHub stars (331) are secondary evidence.

npm downloads (30d)
527·npm downloads API·3w

Maintenance and security

Full trust report
Maintenance
Slowing (241d since push)
As of 3w
Provenance
Not a fork · Organization account
As of 3w
Security (OSV)
10 low (10 low)
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

npm install MCPControl
npm

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A TypeScript-based tool for automating tasks on a Windows system using MCP.

Capability facts

CLI
CLI entrypoint

Source: package.json:bin|scripts · Aug 1, 2026

MCP server
Ships MCP server

Source: package.json:@modelcontextprotocol/* · Aug 1, 2026

Languages
typescript, javascript

Source: github.language+package.json · Aug 1, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Aug 1, 2026)

2. Node.js 18 or later (install using the official Windows installer which includes build
Source link

Tags

README

Installation

  1. Install MCPControl Package
    npm install -g mcp-control
    

Development Requirements

To build this project for development, you'll need:

  1. Windows operating system (required for the keysender dependency)
  2. Node.js 18 or later (install using the official Windows installer which includes build tools)
  3. npm package manager
  4. Native build tools:
    • node-gyp: npm install -g node-gyp
    • cmake-js: npm install -g cmake-js

The keysender dependency relies on Windows-specific native modules that require these build tools.


Version Installation

You can install specific versions of MCPControl using npm:


---

# Install the latest stable release (from release branch)
npm install mcp-control

---

# Install a specific version
npm install mcp-control@0.1.22

⚖️ License

This project is licensed under the MIT License - see the LICENSE file for details.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.