maccat

scottkw/maccat
★ 0 stars Python AI/LLM Updated today
Catalog every piece of software on your Mac — apps, extensions, plugins, MCP servers.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "maccat": {
      "command": "uvx",
      "args": [
        "maccat"
      ]
    }
  }
}

Or install with pip: pip install maccat

README Excerpt

A Python tool that catalogs all software **and developer tooling** installed on your macOS machine — applications, plus the extensions, plugins, MCP servers, and skills/agents of your AI coding CLIs, editors, and browsers. Each catalog is named with a **friendly machine label** you choose, each run keeps only the newest catalog **per machine** in the main folder, archives the rest, auto-prunes the archive after a configurable number of days (default 30), and syncs every change via git.

Tools (1)

catalog_dir