Skip to main content
Glama

Windows Operations MCP

mcpb.json•625 B
{ "name": "windows-operations-mcp", "version": "0.1.0", "description": "Comprehensive Windows system operations MCP server with PowerShell, file operations, system monitoring, and Windows-specific tools", "author": "Sandra Schi <sandra@sandraschi.dev>", "license": "MIT", "outputDir": "dist", "mcp": { "version": "2.12.0", "server": { "command": "python", "args": ["-m", "windows_operations_mcp.server"], "transport": "stdio" }, "capabilities": { "tools": true, "resources": true, "prompts": true } }, "dependencies": { "python": ">=3.9.0" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/windows-operations-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server