MSI-MCP-Server

henry1042/MSI-MCP-Server

3.1

If you are the rightful owner of MSI-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MSI Metadata MCP Server is a tool designed to read MSI files and manage Windows software installations efficiently.

Tools

Functions exposed to the LLM to take actions

read_msi_metadata

Read core MSI properties.

suggest_silent_commands

Generate install/uninstall commands.

get_product_code/name/version

Individual property getters.

build_install_command

Build install command.

build_uninstall_command

Build uninstall command.

list_tables

List MSI table names.

list_features

List MSI features.

list_components

List MSI components.

list_files

List MSI files.

list_shortcuts

List MSI shortcuts.

list_custom_actions

List custom actions.

read_summary_info

Read summary information.

registry_list_installed

List installed applications.

registry_find_by_name

Find apps by name.

registry_find_by_product_code

Find apps by ProductCode.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources