Skip to main content
Glama

search_apps

Read-only

Find desktop applications by SDK usage, runtime, platform, or developer to analyze technology adoption patterns and research software dependencies.

Instructions

Search for desktop applications by SDK usage, runtime, platform, or developer. Use this to find which apps use a specific SDK (e.g., "Which apps use Sentry?"), discover technology adoption patterns, or research a developer's products. Supports all 11 SDK categories, runtime (electron/native/qt/flutter), platform (macos/windows), and developer name. Pass "null" as an SDK value to find apps without that SDK type. At least one filter is required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorTrackingSdkNoFilter by error tracking SDK (e.g., "Sentry", "Bugsnag"), or "null" for apps with none
analyticsSdkNoFilter by analytics SDK (e.g., "Mixpanel", "Amplitude")
featureFlagSdkNoFilter by feature flag SDK (e.g., "LaunchDarkly")
databaseSdkNoFilter by database SDK (e.g., "SQLite", "electron-store")
uiFrameworkNoFilter by UI framework (e.g., "React", "Vue", "SwiftUI")
stateManagementNoFilter by state management (e.g., "Redux", "Zustand")
paymentsSdkNoFilter by payments SDK (e.g., "Stripe", "Paddle")
authSdkNoFilter by auth SDK (e.g., "Auth0")
observabilitySdkNoFilter by observability SDK (e.g., "OpenTelemetry", "Datadog")
realtimeSdkNoFilter by realtime SDK (e.g., "Socket.IO", "Pusher")
autoUpdateSdkNoFilter by auto-update SDK (e.g., "Sparkle", "electron-updater")
runtimeNoFilter by runtime (e.g., "electron", "native", "qt", "flutter")
platformNoFilter by platform
developerNoFilter by developer name (partial match)
limitNoMax results (default 50, max 500)
offsetNoPagination offset (default 0)
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, destructiveHint=false, and openWorldHint=true, covering safety and data scope. The description adds valuable context beyond annotations: it specifies that 'null' can be passed as an SDK value to find apps without that SDK type, mentions that developer filtering uses partial match, and notes the requirement for at least one filter. No contradictions with annotations exist.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently structured: it starts with the core purpose, provides usage examples and scenarios, lists filter types, and ends with constraints. Every sentence adds value without redundancy, making it easy to scan and understand quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (16 parameters) and lack of output schema, the description does well by explaining filter types, usage scenarios, and constraints. However, it doesn't detail the return format (e.g., what fields are included in results) or pagination behavior beyond mentioning limit/offset parameters, leaving some gaps for an agent to interpret results.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents all 16 parameters. The description adds some semantic context by mentioning 'all 11 SDK categories' and giving examples like 'Sentry' for SDKs, but it doesn't provide significant additional meaning beyond what's in the schema descriptions. This meets the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches for desktop applications using specific filters (SDK usage, runtime, platform, developer). It distinguishes from sibling tools like 'compare_apps', 'list_sdk_categories', and 'lookup_app' by emphasizing search functionality with multiple filter dimensions rather than comparison, listing, or single-app lookup.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit usage guidance: it specifies when to use this tool (e.g., 'to find which apps use a specific SDK', 'discover technology adoption patterns', 'research a developer's products'), mentions the requirement that 'at least one filter is required', and gives examples of filter types. It implicitly distinguishes from siblings by focusing on multi-filter search rather than other operations.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andrewschreiber/desktopinsights-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server