---
title: "Clips tools in the Speak AI MCP server reference"
description: "Highlight clips from any time range. Export PDF, DOCX, SRT, VTT, TXT, CSV. All 4 Clips tools in the Speak AI MCP server, with parameters and behaviour hints."
---

> 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.

# Clips tools in the Speak AI MCP server reference

The Clips category groups 4 of the Speak AI MCP server's tools. Highlight clips from
any time range. Export PDF, DOCX, SRT, VTT, TXT, CSV.

## Which Clips tools does the Speak AI MCP server have?

The Speak AI MCP server has 4 Clips tools. Each one has its own page with a
plain-language summary, its parameters, and its behaviour hints.

- [`create_clip`](/mcp/tools/clips/create_clip/): Create a highlight clip from one
  or more media files by specifying time ranges.
- [`get_clips`](/mcp/tools/clips/get_clips/): List clips, optionally filtered by
  folder or media files.
- [`update_clip`](/mcp/tools/clips/update_clip/): Update a clip's title,
  description, or tags.
- [`delete_clip`](/mcp/tools/clips/delete_clip/): Permanently delete a clip and its
  associated media file.

## Related

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

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