Skip to main content
Glama

Restream MCP Server

by shaktech786

get_channel

Retrieve detailed information about a specific streaming channel using its unique ID to access channel settings, configuration, and platform details.

Instructions

Get detailed information about a specific channel by ID

Input Schema

NameRequiredDescriptionDefault
channelIdYesThe ID of the channel to retrieve

Input Schema (JSON Schema)

{ "properties": { "channelId": { "description": "The ID of the channel to retrieve", "type": "string" } }, "required": [ "channelId" ], "type": "object" }

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