Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOOM_BASE_URLNoLoom API base URLhttps://api.loom.com/v1
LOOM_ACCESS_TOKENYesOAuth2 access token for Loom API

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_recorded_videosA

Retrieve a list of recorded videos from Loom. Returns video metadata including IDs, titles, thumbnails, and creation dates. Supports pagination and folder filtering.

get_videoA

Retrieve a specific video by ID. Returns full video details including title, description, duration, embed URL, share link, and transcript availability.

edit_videoB

Edit a video by adding clips or trimming sections. Supports trimming start/end, extracting clips, and updating metadata like title and description.

merge_videosA

Combine multiple videos into one merged video. Provide at least 2 video IDs in the desired merge order. Optionally specify a title for the merged result.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/m2ai-mcp-servers/mcp-loom-video'

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