Skip to main content
Glama
edpreble

riverside-mcp-server

by edpreble

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RIVERSIDE_API_KEYYesYour Riverside Business API key
RIVERSIDE_DOWNLOAD_DIRNoDirectory to download files to (default: ./downloads)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_workspaceA

List productions, studios, and projects in the Riverside workspace.

list_recordingsC

List Riverside recordings with optional workspace, date, and page filters.

get_recordingA

Get a recording including tracks, files, and transcription details.

delete_recordingA

Soft-delete a recording and its associated tracks and files. This is destructive.

list_exportsC

List exported Riverside media with optional filters.

get_exportB

Get details for a Riverside export.

delete_exportA

Permanently delete a Riverside export. This cannot be undone.

download_fileC

Download a Riverside track file to the configured local download directory.

download_transcriptionC

Download a recording transcription as SRT or TXT.

download_exportC

Download an exported video or audio file.

create_webinar_registrantC

Register a participant for a Riverside webinar event.

get_webinar_registrantsB

List webinar registrants with cursor pagination, filtering, and sorting.

list_editsC

List Riverside edits (clips) with optional filters.

create_timeline_exportC

Queue an XML or AAF editing-timeline export for an edit.

get_timeline_exportA

Get timeline export status. Poll until done or failed.

download_timelineC

Download a completed timeline export ZIP.

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/edpreble/riverside-mcp-server'

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