---
title: "Embed players tools in the Speak AI MCP server reference"
description: "Embeddable player widgets for media on your own website. All 4 Embed players 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.

# Embed players tools in the Speak AI MCP server reference

The Embed players category groups 4 of the Speak AI MCP server's tools. Embeddable
player widgets for media on your own website.

## Which Embed players tools does the Speak AI MCP server have?

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

- [`create_embed`](/mcp/tools/embed-other/create_embed/): Create an embeddable
  player/transcript widget for a media file or a set of folders.
- [`update_embed`](/mcp/tools/embed-other/update_embed/): Update an existing embed
  widget: appearance/feature toggles via `meta`, plus scope and privacy.
- [`check_embed`](/mcp/tools/embed-other/check_embed/): Check if an embed exists for
  a media file and retrieve its configuration.
- [`get_embed_iframe_url`](/mcp/tools/embed-other/get_embed_iframe_url/): Get the
  iframe URL for embedding a media player/transcript on a webpage.

## 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/embed-other/index.mdx
