Tomo Streaming MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOMO_STREAM_URL | Yes | The control-plane URL for the Tomo Streaming server | |
| TOMO_STREAM_API_KEY | Yes | API key for authenticating with the Tomo Streaming control plane |
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| tomo_healthA | Check whether the Tomo Streaming control plane is reachable. |
| tomo_list_stream_serversA | List the stream-server experiences available on this control plane. |
| tomo_list_roomsA | List the authenticated client's streaming rooms and their live status. |
| tomo_create_roomA | Create a streaming room for an experience such as camera, desktop or a plugin. |
| tomo_get_roomA | Read one room's status, connected peer count and browser connection details. |
| tomo_control_roomA | Pause, resume or restart a streaming room. |
| tomo_delete_roomC | Stop and remove a streaming room after confirming the room ID. |
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/Tomo-Social/tomo-streaming-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server