---
title: "List Automation Apps"
description: "List the apps available in the automation catalog (e.g. Speak native + connected integrations)."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.speakai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# List Automation Apps

Use the Speak AI MCP server tool `list_automation_apps` to list the apps available
in the automation catalog (e.g. Speak native + connected integrations).

## What does it do?

List the apps available in the automation catalog (e.g. Speak native + connected
integrations). Use to discover what triggers/actions exist before building an
automation.

## Parameters

`list_automation_apps` takes no parameters.

## Behaviour

The Speak AI MCP server publishes these behaviour hints for `list_automation_apps`.

- Only reads data. Does not modify your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call is safe.
- Stays inside Speak AI. Does not reach other systems.

## Related

- [Automations](/mcp/tools/automations/) lists the rest of the Automations category.
- [Tool reference](/mcp/tools/) lists every Speak AI MCP server tool.
- [MCP server](/mcp/) covers setup, supported clients, and what agents can do once
  connected.

Source: https://docs.speakai.co/mcp/tools/automations/list_automation_apps/index.mdx
