Skip to main content
Glama
digitalsamba

Digital Samba Embedded API MCP Server

Official
by digitalsamba

Digital Samba Embedded API MCP Server

Control your Digital Samba video platform with AI assistants

Server Status MCP Protocol License: MIT

Quick StartFeaturesSetup GuidesTools Reference


Overview

The Digital Samba Embedded MCP Server lets you manage your video conferencing platform using natural language through AI assistants like Claude and ChatGPT. Create rooms, manage recordings, view analytics, and control live sessions—just by asking.

Server URL: https://mcp.digitalsamba.com

What You Can Do

"Create a meeting room for our team standup"
"Show me analytics for yesterday's meetings"
"List all recordings from last week"
"Generate a join link for john@example.com"
"Create a poll asking about meeting preferences"
"Export the chat transcript from today's session"

Related MCP server: Zoom API MCP Server

Quick Start

1. Have a Digital Samba Account

Sign up at Digital Samba if you don't have an account. You'll need Admin access to your team.

2. Connect Your AI Assistant

Add our MCP server to your AI assistant:

Assistant

Server URL

Claude Desktop

https://mcp.digitalsamba.com

ChatGPT

https://mcp.digitalsamba.com

Other MCP Clients

https://mcp.digitalsamba.com

3. Authenticate

When you first connect, you'll be redirected to Digital Samba to log in. Once authenticated, you can start using natural language to manage your account.


Setup Guides

Claude Code

claude mcp add --transport http digitalsamba https://mcp.digitalsamba.com/mcp

Then use the /mcp command in Claude Code to authenticate.

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "digitalsamba": {
      "url": "https://mcp.digitalsamba.com/mcp"
    }
  }
}

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Restart Claude Desktop and authenticate when prompted.

Other MCP Clients

Use the server URL https://mcp.digitalsamba.com/mcp with any MCP-compatible client.


Features

Room Management

  • Create, update, and delete rooms

  • Generate secure access tokens for participants

  • Manage default room settings

  • Configure room features (chat, Q&A, recordings, etc.)

Analytics & Reporting

  • Team-wide usage statistics

  • Room and session analytics

  • Participant tracking and engagement metrics

  • Custom date range reporting

Recording Management

  • List and search recordings

  • Archive and unarchive recordings

  • Get download links

  • Bulk recording operations

  • Recording bookmarks

Live Session Control

  • Monitor active rooms and participants

  • Start/stop recordings on demand

  • Start/stop live transcription

  • End sessions remotely

  • Raise/lower participant hands

  • Phone participant integration

Communication Tools

  • Create and manage polls

  • Export chat history, Q&A, and transcripts

  • Delete session data (GDPR compliance)

  • AI-generated session summaries

Content Library

  • Create and organize libraries

  • Upload files and documents

  • Manage folders and hierarchy

  • Create webapps and whiteboards

  • Bulk file operations

Webhooks & Integrations

  • Subscribe to platform events

  • Configure webhook endpoints

  • Manage webhook lifecycle

Role & Permission Management

  • Create custom roles

  • Assign granular permissions

  • Manage team access levels


Available Tools

The MCP server provides 145 tools covering the complete Digital Samba API.

Room Management (11 tools)

Tool

Description

create-room

Create a new room

update-room

Update room settings

delete-room

Delete a room

generate-token

Generate participant access token

get-default-room-settings

Get default settings

update-default-room-settings

Update default settings

list-rooms

List all rooms

get-room-details

Get room details

list-live-rooms

List rooms with active sessions

list-live-participants

List all live participants

delete-rooms-by-tag

Bulk delete rooms matching tags

Session Management (11 tools)

Tool

Description

list-sessions

List all sessions

get-session-details

Get session details

get-session-summary

Get session summary

list-session-participants

List session participants

get-session-statistics

Session statistics

get-session-statistics-details

Detailed session stats

list-room-sessions

Sessions for a specific room

get-all-room-sessions

All sessions for a room

end-session

End a live session

hard-delete-session-resources

Permanently delete data

bulk-delete-session-data

Bulk delete operations

Recording Management (10 tools)

Tool

Description

get-recordings

List recordings with filters

get-recording

Get recording details

update-recording

Update recording metadata

delete-recording

Delete a recording

get-recording-download-link

Get download URL

archive-recording

Archive a recording

unarchive-recording

Restore archived recording

get-recording-bookmarks

Get recording bookmarks

start-recording

Start recording a session

stop-recording

Stop recording

Live Session Controls (14 tools)

Tool

Description

start-transcription

Start live transcription

stop-transcription

Stop transcription

raise-participant-hand

Raise a participant's hand

lower-participant-hand

Lower a participant's hand

raise-phone-participant-hand

Raise phone participant hand

lower-phone-participant-hand

Lower phone participant hand

mute-phone-participant

Mute a phone participant

unmute-phone-participant

Unmute a phone participant

phone-participants-joined

Register joined phone participants

phone-participants-left

Register left phone participants

connect-phone

Connect a phone call to a room

disconnect-phone

Disconnect a phone call

start-restreamer

Start restreaming to external service

stop-restreamer

Stop restreaming

Analytics Tools (8 tools)

Tool

Description

get-room-analytics

Room usage analytics

get-usage-statistics

Overall usage stats

get-usage-analytics

Usage analytics over time

get-participant-statistics

Participant analytics

get-session-analytics

Session analytics

get-live-analytics

Live session metrics

get-live-room-analytics

Live metrics for a room

get-participant-analytics

Specific participant stats

Communication Management (27 tools)

Tool

Description

list-room-transcripts

List room transcripts

list-session-transcripts

List session transcripts

export-room-transcripts

Export room transcripts

delete-session-chats

Delete session chat

delete-room-chats

Delete all room chats

delete-session-qa

Delete session Q&A

delete-room-qa

Delete all room Q&A

delete-session-transcripts

Delete session transcripts

delete-room-transcripts

Delete all room transcripts

delete-session-summaries

Delete AI summaries

delete-room-summaries

Delete all room summaries

delete-session-recordings

Delete session recordings

delete-session-resources

Delete session resources

send-chat-message

Send a chat message to a room

create-question

Create a Q&A question

update-question

Update a question

delete-question

Delete a question

dismiss-question

Dismiss a question

reopen-question

Reopen a dismissed question

upvote-question

Upvote a question

remove-question-vote

Remove a question vote

answer-question

Post a text answer

update-question-answer

Update an answer

delete-question-answer

Delete an answer

start-question-live-answer

Start a live answer

stop-question-live-answer

Stop a live answer

cancel-question-live-answer

Cancel a live answer

Poll Management (8 tools)

Tool

Description

create-poll

Create a new poll

update-poll

Update poll settings

delete-poll

Delete a poll

delete-session-polls

Delete session polls

delete-room-polls

Delete all room polls

publish-poll-results

Publish results

get-poll-import-template

Download poll CSV import template

import-polls

Import polls from CSV

Quiz Management (10 tools)

Tool

Description

list-room-quizzes

List quizzes for a room

create-quiz

Create a new quiz

get-quiz

Get quiz details

update-quiz

Update quiz

delete-quiz

Delete a quiz

delete-room-quizzes

Delete all room quizzes

delete-session-quizzes

Delete session quizzes

get-quiz-results

Get quiz results

get-quiz-import-template

Download quiz CSV import template

import-quizzes

Import quizzes from CSV

Content Library (26 tools)

Tool

Description

list-libraries

List all libraries

search-libraries

Search libraries

verify-library-id

Verify a library ID

get-library-details

Get library details

create-library

Create a library

update-library

Update library

delete-library

Delete a library

get-library-hierarchy

Get folder structure

list-library-folders

List folders

get-library-folder-details

Folder details

create-library-folder

Create folder

update-library-folder

Update folder

delete-library-folder

Delete folder

list-library-files

List files

get-library-file-details

File details

create-library-file

Upload file

update-library-file

Update file

delete-library-file

Delete file

get-file-links

Get viewing links

create-webapp

Create webapp

create-whiteboard

Create whiteboard

move-library-file

Move file

move-library-folder

Move folder

copy-library-content

Copy content

bulk-delete-library-files

Bulk delete

bulk-upload-library-files

Bulk upload

Role & Permission Management (6 tools)

Tool

Description

get-roles

List all roles

get-role

Get role details

create-role

Create custom role

update-role

Update role

delete-role

Delete role

get-permissions

List permissions

Webhook Management (6 tools)

Tool

Description

list-webhook-events

Available events

list-webhooks

List webhooks

get-webhook

Webhook details

create-webhook

Create webhook

update-webhook

Update webhook

delete-webhook

Delete webhook

Export Tools (7 tools)

Tool

Description

export-chat-messages

Export chat

export-qa-data

Export Q&A

export-session-transcripts

Export transcripts

export-poll-results

Export polls

export-recording-metadata

Export recording data

export-session-summary

Export summary

export-session-metadata

Export metadata


Troubleshooting

Authentication Issues

  • "Not authorized" error: Ensure you have Admin role on your Digital Samba team

  • OAuth redirect fails: Check your browser allows popups from claude.ai

  • Token expired: Reconnect - tokens auto-refresh but may require re-authentication after 24 hours

Common Issues

  • "Room not found": Verify the room ID is correct and hasn't been deleted

  • "Rate limit exceeded": Wait a few minutes and try again

  • Tools not appearing: Restart your AI assistant after adding the server

Getting Help


Authentication

The MCP server uses OAuth 2.0 with Digital Samba as the identity provider. When you connect:

  1. Your AI assistant redirects you to Digital Samba login

  2. You authenticate with your Digital Samba credentials

  3. The MCP server receives authorization to act on your behalf

  4. All API calls use your account's permissions

Requirements:

  • You must have Admin role on your Digital Samba team

  • OAuth tokens are valid for 24 hours and auto-refresh


For Developers

Local Development

If you want to run a local instance for development:

git clone https://github.com/digitalsamba/embedded-api-mcp-server.git
cd embedded-api-mcp-server
npm install
npm run dev -- --developer-key YOUR_DEVELOPER_KEY

Contributing

We welcome contributions! Please see our Contributing Guide for details.

API Reference


npm Package (Deprecated)

Note: The npm package @digitalsamba/embedded-api-mcp-server is deprecated. Please use the hosted MCP server at https://mcp.digitalsamba.com instead. The hosted version provides a better experience with OAuth authentication—no API keys to manage, no installation required.

If you have the npm package installed, it will continue to work but will not receive updates.


Support


License

MIT License - see LICENSE for details.


A
license - permissive license
-
quality - not tested
A
maintenance

Maintenance

Maintainers
Response time
3wRelease cycle
10Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Enables managing AI meeting bots that can join, record, transcribe meetings, speak, send messages, and display media across platforms like Zoom, Google Meet, and Microsoft Teams.
    12
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables interaction with Zoom services through the Zoom API. Provides access to meeting management, user administration, and other Zoom platform features through natural language commands.
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to interact with the AeroEduVision platform, allowing exam generation, course management, knowledge graph queries, and student progress tracking through natural language commands.
    24
    MIT

View all related MCP servers

Related MCP Connectors

  • Search recordings, summarize meetings, create clips, and automate workflows from your AI assistant.

  • Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP

  • AI-native scheduling: check availability, book meetings, cancel and reschedule via MCP

View all MCP Connectors

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/digitalsamba/embedded-api-mcp-server'

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