Loom Advisor
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOOM_BASE_URL | No | Loom API base URL | https://api.loom.com/v1 |
| LOOM_ACCESS_TOKEN | Yes | OAuth2 access token for Loom API |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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