a year ago
developer-toolsA Model Context Protocol (MCP) server that provides information about installed applications on your computer, support MacOS and Windows.
Server Config
{
"mcpServers": {
"get-installed-apps": {
"command": "node",
"args": [
"mcp-get-installed-apps/build/index.js"
]
}
}
}