Provides unrestricted system access to Windows environments via a command-line interface.
If you already use Super Windows CLI, the super windows cli mcp server is the piece that lets your assistant work with it directly. Provides unrestricted system access to Windows environments via a command-line interface.
An enhanced fork of the Windows CLI MCP Server with unrestricted system access capabilities.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Network — level access controlsAuto — recovery and fault toleranceSYSTEM — level service installationInstallation — The Installation tool exposed by this serverRemoval — The Removal tool exposed by this servernpm on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
Plenty of file and storage access servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Super Windows CLI's toolset — Network, Auto, SYSTEM and 2 more — is a fair guide to whether it matches your workflow. It is maintained by delorenj; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Network | level access controls |
| Auto | recovery and fault tolerance |
| SYSTEM | level service installation |
| Installation | The Installation tool exposed by this server. |
| Removal | The Removal tool exposed by this server. |
{
"mcpServers": {
"super-windows-cli": {
"command": "npx",
"args": ["-y", "npm"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.