Restream MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RESTREAM_CLIENT_ID | Yes | Your Restream API Client ID | |
| RESTREAM_API_BASE_URL | No | The Restream API base URL | https://api.restream.io/v2 |
| RESTREAM_CLIENT_SECRET | Yes | Your Restream API Client Secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_user_profileB | Get the authenticated user profile information including email, display name, and account details |
| list_channelsA | List all connected streaming channels/platforms (YouTube, Twitch, Facebook, etc.) with their connection status |
| get_channelC | Get detailed information about a specific channel by ID |
| update_channel_statusC | Enable or disable a specific streaming channel |
| get_current_streamB | Get information about the current/active stream including title, status, RTMP URL, and viewer count |
| update_stream_settingsC | Update settings for the current stream such as title, description, or privacy settings |
| get_stream_analyticsC | Get analytics and statistics for streams including viewer counts, engagement metrics, and performance data |
| start_streamC | Start a new stream with optional settings |
| stop_streamB | Stop the current active stream |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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