Labsco
andrewschreiber logo

DesktopInsights

โ˜… 2

from andrewschreiber

Technographics for desktop apps (like builtwith.com)

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” An MCP server exposing "technographics for desktop apps" (like builtwith.com) โ€” the SDKs, frameworks, and dependencies used by 12,000+ macOS and Windows applications.

What you get โ€”

  • App tech lookup โ€” lookup_app, e.g. "What SDKs does Figma use?" or "What error tracking does Slack use?"
  • SDK search โ€” search_apps, e.g. "Which apps use Sentry?" or "Find all Electron apps that use Stripe"
  • Comparison โ€” compare_apps ("Compare Slack and Discord's tech stacks")
  • Discovery โ€” list_sdk_categories for the 11 tracked SDK categories

Requirements โ€” a DESKTOPINSIGHTS_API_KEY from desktopinsights.com/settings/api.

Cost snapshot โ€” server is MIT and open source, but it fronts the Desktop Insights service, which requires an account/API key; usage is governed by that service (no prices shown).

Setup effort โ€” one-liner: claude mcp add desktopinsights -e DESKTOPINSIGHTS_API_KEY=your-api-key -- npx -y desktopinsights-mcp.

Our take โ€” Niche but genuinely useful for competitive/technographic research on desktop software. Caveat: coverage is capped at the ~12,000 apps in the database, so obscure apps may return nothing.

Source: the project README โ€” summarized 2026-07-08.