Skip to main content
Glama

1MCP Server

list.md1.6 kB
--- title: App List Command - List Supported Applications description: Lists all desktop applications supported by app consolidation feature. View available applications and their consolidation status. head: - [ 'meta', { name: 'keywords', content: 'app list,supported applications,desktop applications,app consolidation,available apps', }, ] - ['meta', { property: 'og:title', content: '1MCP App List Command Reference' }] - [ 'meta', { property: 'og:description', content: 'Lists all desktop applications supported by app consolidation feature.' }, ] --- # app list Lists all desktop applications supported by the app consolidation feature. For a complete list of applications and their status, see the **[App Consolidation Guide](../../guide/integrations/app-consolidation#supported-applications)**. ## Synopsis ```bash npx -y @1mcp/agent app list [options] ``` ## Global Options This command supports all global options: - **`--config, -c <path>`** - Specify configuration file path - **`--config-dir, -d <path>`** - Path to the config directory ## Command-Specific Options - **`--configurable-only`** - Show only applications that support automatic consolidation. - **`--manual-only`** - Show only applications that require manual setup. ## Examples ```bash # List all supported applications npx -y @1mcp/agent app list # List only apps that can be automatically configured npx -y @1mcp/agent app list --configurable-only ``` ## See Also - **[App Consolidation Guide](../../guide/integrations/app-consolidation)**

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/1mcp-app/agent'

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