DesktopInsights
Technographics for desktop apps (like builtwith.com)
Desktop Insights MCP Server
MCP server for Desktop Insights — look up SDKs, frameworks, and dependencies used by 12,000+ macOS and Windows desktop applications.
Quick Start
Get your API key at desktopinsights.com/settings/api.
Claude Code
claude mcp add desktopinsights -e DESKTOPINSIGHTS_API_KEY=your-api-key -- npx -y desktopinsights-mcp
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"desktopinsights": {
"command": "npx",
"args": ["-y", "desktopinsights-mcp"],
"env": {
"DESKTOPINSIGHTS_API_KEY": "your-api-key"
}
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"desktopinsights": {
"command": "npx",
"args": ["-y", "desktopinsights-mcp"],
"env": {
"DESKTOPINSIGHTS_API_KEY": "your-api-key"
}
}
}
}
Tools
lookup_app
Look up what SDKs and dependencies a specific app uses.
"What SDKs does Figma use?"
"Look up the technology stack of 1Password"
"What error tracking does Slack use?"
search_apps
Search apps by SDK usage, runtime, platform, or developer.
"Which apps use Sentry for error tracking?"
"Find all Electron apps that use Stripe"
"What apps does Microsoft publish on macOS?"
compare_apps
Side-by-side technology stack comparison.
"Compare Figma vs Sketch"
"Compare Slack and Discord's tech stacks"
list_sdk_categories
List all 11 tracked SDK categories with example values. Useful for discovering what filters are available.
Configuration
| Environment Variable | Required | Default |
|---|---|---|
DESKTOPINSIGHTS_API_KEY | Yes | — |
DESKTOPINSIGHTS_API_URL | No | https://desktopinsights.com |
Development
npm install
npm run build
DESKTOPINSIGHTS_API_KEY=your-key node build/index.js
Máy chủ liên quan
Prisma MCP
Manage Prisma Postgres databases and backups using AI agents via local or remote servers.
CData Avalara AvaTax
A read-only MCP server for querying live Avalara AvaTax data. Powered by the CData JDBC Driver.
Metabase MCP Server
Integrates AI assistants with the Metabase analytics platform.
MCP Postgres Query Server
An MCP server for querying a PostgreSQL database in read-only mode.
OrionBelt Semantic Layer
API-first engine and MCP server that transforms declarative YAML model definitions into optimized SQL for Postgres, Snowflake, ClickHouse, Dremio, and Databricks
Property Comps MCP Server
Property comparable sales data across 11 global markets (UK, France, NYC, Singapore, Dubai + 6 more). 4.2M+ government-sourced transactions.
Yargı MCP
Access Turkish legal databases and decision sources through a standardized MCP server.
German Family Business Knowledge Graph
Query a Neo4j graph database containing a knowledge graph of German family businesses.
PostgreSQL MCP Server by CData
A read-only MCP server for PostgreSQL, enabling LLMs to query live data from PostgreSQL databases.
InstantDB
An MCP server for interacting with InstantDB, a realtime database.