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
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2025-07-29
### Added
- π **Initial Release** - Windows System MCP Server
- π **File System Management** - Complete file and directory operations
- βοΈ **Process Management** - Process monitoring and control
- π» **System Information** - Hardware and OS details
- π **Registry Operations** - Windows registry access
- π§ **Service Management** - Windows services control
- π **Network Operations** - Network monitoring and diagnostics
- π **Performance Monitoring** - Real-time system performance
- π **NPM Package** - Global installation support
- π **Comprehensive Documentation** - Usage examples and guides
- π **Security Features** - Safe, read-only operations by default
- π οΈ **TypeScript Support** - Full type safety
- π **CI/CD Pipeline** - Automated testing and deployment
### Features
- **7 Core Tools** providing comprehensive Windows system access
- **MCP Protocol** compatibility for AI model integration
- **Claude Desktop** integration support
- **SSE Deployment** option via Supergateway
- **PowerShell Integration** for native Windows operations
- **Error Handling** with user-friendly messages
- **Modular Architecture** for easy maintenance and extension
### Installation
```bash
npm install -g windows-system-mcp
```
### Usage
```bash
windows-system-mcp
```
### Links
- **NPM**: https://www.npmjs.com/package/windows-system-mcp
- **GitHub**: https://github.com/guangxiangdebizi/windows-mcp
- **Documentation**: See README.md for detailed usage instructions