obs-showrunner-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_showC | Start a show and execute opening sequence. Loads show template and initializes state. |
| end_showB | End the current show. Optionally play ending sequence and stop streaming/recording. |
| switch_segmentC | Switch to a different segment of the show. |
| extend_segmentC | Extend the current segment's timer. |
| get_current_show_stateB | Get the current show state including segments, overlays, and timers. |
| get_obs_healthA | Get OBS connection status and health metrics. |
| set_safety_modeC | Set the safety mode (strict, normal, debug). |
| get_debug_configB | Get masked configuration for debugging connection issues. |
| reconnect_obsA | Try to reconnect to OBS WebSocket using current configuration. |
| set_audio_moodC | Set the audio mood profile. |
| trigger_effectC | Trigger a visual effect. |
| show_overlayC | Show an overlay. |
| hide_overlayD | Hide an overlay. |
| take_stream_snapshotC | Take a snapshot of the current stream. |
| update_source_contentC | Update the content of an OBS source. |
| mark_highlightC | Mark a highlight point in the stream. |
| get_scene_listB | Get list of available scenes. |
| set_sceneC | Switch the current program scene. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current Show State | Current show state including segment, overlays, and timers |
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/takurot/obs-showrunner-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server