windows-admin-mcp

devladpopov/windows-admin-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 4d ago
MCP server for Windows system administration: Services, Event Viewer, Task Scheduler
View on GitHub →

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-admin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "devladpopov/windows-admin-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Windows system administration. Manage Services, Event Viewer, and Task Scheduler through any MCP-compatible AI assistant (Claude Desktop, Cursor, Windsurf, etc.). Unlike general-purpose Windows automation tools, this server focuses specifically on **sysadmin and DevOps workflows**: monitoring services, investigating event logs, and managing scheduled tasks.

Tools (20)

DailyBackupSpoolerSystemevents_logs_listevents_queryevents_sources_listevents_summaryscheduler_createscheduler_deletescheduler_disablescheduler_enablescheduler_getscheduler_historyscheduler_listscheduler_runservices_getservices_listservices_restartservices_set_startupservices_start