Skip to main content
Glama

Windows System MCP

package.json1.59 kB
{ "name": "windows-system-mcp", "version": "1.0.0", "description": "A comprehensive MCP server for Windows system operations including file management, process control, and system monitoring", "main": "build/index.js", "bin": { "windows-system-mcp": "build/index.js" }, "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch", "test": "npm run build && echo ✅ Build successful - MCP Server is ready!", "sse": "npx supergateway --stdio \"node build/index.js\" --port 3100", "prepare": "npm run build" }, "keywords": [ "mcp", "windows", "system", "file-management", "process-management", "system-monitoring", "filesystem", "process", "registry", "performance", "network", "claude", "ai", "assistant" ], "author": { "name": "Xingyu Chen", "email": "guangxiangdebizi@gmail.com", "url": "https://github.com/guangxiangdebizi" }, "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/guangxiangdebizi/windows-system-mcp.git" }, "bugs": { "url": "https://github.com/guangxiangdebizi/windows-system-mcp/issues" }, "homepage": "https://github.com/guangxiangdebizi/windows-system-mcp#readme", "files": [ "build/**/*", "README.md", "LICENSE", "package.json" ], "dependencies": { "@modelcontextprotocol/sdk": "0.6.0" }, "devDependencies": { "@types/node": "^20.11.24", "typescript": "^5.3.3" }, "engines": { "node": ">=18.0.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/guangxiangdebizi/windows-system-mcp'

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