{"slug":"digitalsamba/embedded-api-mcp-server","name":"Digital Samba Embedded API MCP Server","description":"Interact with the Digital Samba Embedded API for video conferencing features like room management, analytics, recording, and live session control.","category":"communication","tags":[],"official":false,"stars":1,"transport":"http","install":null,"tools":[{"name":"create_room","description":"Creates a new video room."},{"name":"delete_room","description":"Deletes an existing video room."},{"name":"get_room","description":"Retrieves details of a specific room."},{"name":"list_rooms","description":"Lists all rooms in the account."},{"name":"update_room","description":"Updates room settings."},{"name":"create_guest","description":"Creates a guest user for a room."},{"name":"delete_guest","description":"Deletes a guest user."},{"name":"get_guest","description":"Retrieves guest user details."},{"name":"list_guests","description":"Lists all guests in a room."},{"name":"update_guest","description":"Updates guest user permissions."},{"name":"create_recording","description":"Starts a room recording."},{"name":"delete_recording","description":"Deletes a recording."},{"name":"get_recording","description":"Retrieves recording details."},{"name":"list_recordings","description":"Lists all recordings for a room."},{"name":"update_recording","description":"Updates recording settings."},{"name":"create_stream","description":"Starts a live stream."},{"name":"delete_stream","description":"Stops and deletes a stream."},{"name":"get_stream","description":"Retrieves stream details."},{"name":"list_streams","description":"Lists all streams for a room."},{"name":"update_stream","description":"Updates stream configuration."},{"name":"create_layout","description":"Creates a custom layout."},{"name":"delete_layout","description":"Deletes a layout."},{"name":"get_layout","description":"Retrieves layout details."},{"name":"list_layouts","description":"Lists all layouts."},{"name":"update_layout","description":"Updates a layout."},{"name":"create_webhook","description":"Creates a webhook endpoint."},{"name":"delete_webhook","description":"Deletes a webhook."},{"name":"get_webhook","description":"Retrieves webhook details."},{"name":"list_webhooks","description":"Lists all webhooks."},{"name":"update_webhook","description":"Updates webhook configuration."},{"name":"create_token","description":"Generates an authentication token."},{"name":"revoke_token","description":"Revokes an authentication token."},{"name":"validate_token","description":"Validates a token's authenticity."},{"name":"get_analytics","description":"Retrieves analytics data."},{"name":"list_analytics","description":"Lists available analytics reports."},{"name":"create_report","description":"Generates a custom report."},{"name":"get_report","description":"Retrieves a report."},{"name":"list_reports","description":"Lists all reports."},{"name":"delete_report","description":"Deletes a report."},{"name":"create_template","description":"Creates a room template."},{"name":"delete_template","description":"Deletes a template."},{"name":"get_template","description":"Retrieves template details."},{"name":"list_templates","description":"Lists all templates."},{"name":"update_template","description":"Updates a template."},{"name":"create_waiting_room","description":"Creates a waiting room configuration."},{"name":"delete_waiting_room","description":"Deletes a waiting room."},{"name":"get_waiting_room","description":"Retrieves waiting room settings."},{"name":"list_waiting_rooms","description":"Lists all waiting rooms."},{"name":"update_waiting_room","description":"Updates waiting room settings."},{"name":"create_breakout_room","description":"Creates a breakout room."},{"name":"delete_breakout_room","description":"Deletes a breakout room."},{"name":"get_breakout_room","description":"Retrieves breakout room details."},{"name":"list_breakout_rooms","description":"Lists all breakout rooms."},{"name":"update_breakout_room","description":"Updates breakout room settings."},{"name":"create_poll","description":"Creates a poll in a room."},{"name":"delete_poll","description":"Deletes a poll."},{"name":"get_poll","description":"Retrieves poll details."},{"name":"list_polls","description":"Lists all polls in a room."},{"name":"update_poll","description":"Updates a poll."},{"name":"create_question","description":"Adds a question to a poll."},{"name":"delete_question","description":"Deletes a question from a poll."},{"name":"get_question","description":"Retrieves question details."},{"name":"list_questions","description":"Lists all questions in a poll."},{"name":"update_question","description":"Updates a question."},{"name":"create_whiteboard","description":"Creates a whiteboard session."},{"name":"delete_whiteboard","description":"Deletes a whiteboard."},{"name":"get_whiteboard","description":"Retrieves whiteboard details."},{"name":"list_whiteboards","description":"Lists all whiteboards."},{"name":"update_whiteboard","description":"Updates whiteboard content."},{"name":"create_chat","description":"Creates a chat session."},{"name":"delete_chat","description":"Deletes a chat session."},{"name":"get_chat","description":"Retrieves chat messages."},{"name":"list_chats","description":"Lists all chat sessions."},{"name":"send_message","description":"Sends a chat message."},{"name":"create_screen_share","description":"Starts screen sharing."},{"name":"stop_screen_share","description":"Stops screen sharing."},{"name":"get_screen_share","description":"Retrieves screen share status."},{"name":"create_file_share","description":"Uploads a file for sharing."},{"name":"delete_file_share","description":"Deletes a shared file."},{"name":"get_file_share","description":"Retrieves file share details."},{"name":"list_file_shares","description":"Lists all shared files."},{"name":"create_emoji_reaction","description":"Sends an emoji reaction."},{"name":"delete_emoji_reaction","description":"Removes an emoji reaction."},{"name":"get_emoji_reactions","description":"Retrieves emoji reactions."},{"name":"create_hand_raise","description":"Raises hand in a room."},{"name":"lower_hand","description":"Lowers a raised hand."},{"name":"get_hand_raises","description":"Retrieves hand raise status."},{"name":"create_mute","description":"Mutes a participant."},{"name":"unmute","description":"Unmutes a participant."},{"name":"get_mute_status","description":"Retrieves mute status."},{"name":"create_video_toggle","description":"Toggles video on/off."},{"name":"get_video_status","description":"Retrieves video status."},{"name":"create_audio_toggle","description":"Toggles audio on/off."},{"name":"get_audio_status","description":"Retrieves audio status."},{"name":"create_subtitle","description":"Adds subtitles to a stream."},{"name":"delete_subtitle","description":"Removes subtitles."},{"name":"get_subtitle","description":"Retrieves subtitle settings."},{"name":"list_subtitles","description":"Lists all subtitles."},{"name":"update_subtitle","description":"Updates subtitle settings."},{"name":"create_transcription","description":"Starts transcription."},{"name":"stop_transcription","description":"Stops transcription."},{"name":"get_transcription","description":"Retrieves transcription data."},{"name":"list_transcriptions","description":"Lists all transcriptions."},{"name":"create_background","description":"Sets a virtual background."},{"name":"delete_background","description":"Removes virtual background."},{"name":"get_background","description":"Retrieves background settings."},{"name":"list_backgrounds","description":"Lists available backgrounds."},{"name":"update_background","description":"Updates background settings."},{"name":"create_noise_cancellation","description":"Enables noise cancellation."},{"name":"disable_noise_cancellation","description":"Disables noise cancellation."},{"name":"get_noise_cancellation","description":"Retrieves noise cancellation status."},{"name":"create_echo_cancellation","description":"Enables echo cancellation."},{"name":"disable_echo_cancellation","description":"Disables echo cancellation."},{"name":"get_echo_cancellation","description":"Retrieves echo cancellation status."}],"env_vars":["YOUR_DEVELOPER_KEY"],"auth_type":"none","github":"https://github.com/digitalsamba/embedded-api-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}