Submit

Get Installed Apps MCP Server

@Xutaotaotao

a year ago
developer-tools
A Model Context Protocol (MCP) server that provides information about installed applications on your computer, support MacOS and Windows.
Overview

what is Mcp Get Installed Apps?

Mcp Get Installed Apps is a Model Context Protocol (MCP) server that provides information about installed applications on your computer, supporting both MacOS and Windows.

how to use Mcp Get Installed Apps?

To use the server, clone the repository from GitHub, install the necessary dependencies, and configure the MCP JSON in your AI client to integrate it.

key features of Mcp Get Installed Apps?

  • Returns a comprehensive list of installed applications on your computer.
  • Simple integration with any MCP-compatible AI client.
  • Lightweight implementation with minimal dependencies.

use cases of Mcp Get Installed Apps?

  1. Discovering installed applications for AI assistants.
  2. Integrating with various AI clients to enhance functionality.
  3. Providing application data for system management tools.

FAQ from Mcp Get Installed Apps?

  • What platforms does it support?

It supports both MacOS and Windows.

  • How do I install it?

You can install it by cloning the repository and running the build commands.

  • Is it easy to integrate with AI clients?

Yes, it is designed for simple integration with any MCP-compatible AI client.

Server Config

{
  "mcpServers": {
    "get-installed-apps": {
      "command": "node",
      "args": [
        "mcp-get-installed-apps/build/index.js"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.