mcp-server-software
2
The Software MCP Server is a tool designed for managing software on different operating systems, allowing users to list, open, and close applications programmatically. It stands out for its cross-platform capability and its integration with Model Context Protocol.
Software MCP Server
A Model Context Protocol server for managing software on your computer. It allows you to list installed software, open applications, and close programs, with multi-OS support.
Available Tools
- get_software_list_tool: Retrieve list of installed software.
- open_software: Open software by name.
- close_software: Close running software (Windows only).
Installation
- Use
uvx
for direct running. - Install via PIP with: pip install mcp_server_software
Platform Support
- Windows: Full functionality
- macOS/Linux: Software listing and opening
Contributing
Welcome for expanding features like software detection, installation capabilities, etc.
License
MIT License.