QMCP MultiRoom MCP Server
by kduagent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for the HTTP/SSE transport. Example: MCP_HOST=0.0.0.0. | |
| MCP_PORT | No | Port for the HTTP/SSE transport. Example: MCP_PORT=8000. When a non-STDIO transport is selected, the dashboard/OAuth web server starts on WEB_PORT or MCP_PORT + 1. | |
| WEB_PORT | No | Port for the dashboard/OAuth web server when a non-STDIO transport is selected. Defaults to MCP_PORT + 1 if not set. | |
| MCP_TRANSPORT | No | Transport mode for the MCP server. Defaults to STDIO. Set to streamable-http for HTTP/SSE operation (e.g., MCP_TRANSPORT=streamable-http). | stdio |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |