38
/ 100
1 month ago
glama

mcp-windows-server

Enables AI assistants to control Windows systems through natural language commands, providing 200+ automation tools for system control, file operations, web automation, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
35 tools describe read intent but their handlers mutate — check_ml_system_processes (line 9089: result = subprocess.run(); wifi_profiles_list (line 11092: result = subprocess.run(); wifi_show_profile_details (line 11183: result = subprocess.run()
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MYSQL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYSQL_HOST
configMYSQL_PORT
configMYSQL_USERyour_username
🔐 secretMYSQL_PASSWORDyour_password
configMYSQL_DATABASEyour_database
configCOMPUTERNAME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mukul975-mcp-windows-automation-ikhkgp)](https://m8ven.ai/mcp/mukul975-mcp-windows-automation-ikhkgp)
commit: 11032f2bda5335eae7a85f43b0be8a0b6eba4223
code hash: f26414e56e9f341506f7a57c0b5ca1833485ab5bc3e6fef2670e305ce21df20c
verified: 6/18/2026, 10:46:42 AM
view raw JSON →