---
title: "Exports tools in the Speak AI MCP server reference"
description: "Highlight clips from any time range. Export PDF, DOCX, SRT, VTT, TXT, CSV. All 2 Exports 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.

# Exports tools in the Speak AI MCP server reference

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

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

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

- [`export_media`](/mcp/tools/exports/export_media/): Export a media file's
  transcript or insights in various formats (pdf, docx, srt, vtt, txt, csv).
- [`export_multiple_media`](/mcp/tools/exports/export_multiple_media/): Export
  multiple media files at once, optionally merged into a single 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/exports/index.mdx
