Skip to main content
Glama

Restream MCP Server

by shaktech786

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RESTREAM_CLIENT_IDYesYour Restream API Client ID
RESTREAM_API_BASE_URLNoThe Restream API base URLhttps://api.restream.io/v2
RESTREAM_CLIENT_SECRETYesYour Restream API Client Secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_profile

Get the authenticated user profile information including email, display name, and account details

list_channels

List all connected streaming channels/platforms (YouTube, Twitch, Facebook, etc.) with their connection status

get_channel

Get detailed information about a specific channel by ID

update_channel_status

Enable or disable a specific streaming channel

get_current_stream

Get information about the current/active stream including title, status, RTMP URL, and viewer count

update_stream_settings

Update settings for the current stream such as title, description, or privacy settings

get_stream_analytics

Get analytics and statistics for streams including viewer counts, engagement metrics, and performance data

start_stream

Start a new stream with optional settings

stop_stream

Stop the current active stream

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/shaktech786/restream-mcp-server'

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