Skip to main content
Glama

Room MCP

by agree-able

exit-room

Use this command-line tool to exit a virtual room by providing the room ID, ensuring resources are cleaned up for efficient peer-to-peer collaboration in Room MCP.

Instructions

exit a room and clean up resources

Input Schema

NameRequiredDescriptionDefault
roomIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "roomId": { "type": "string" } }, "required": [ "roomId" ], "type": "object" }
Install Server

Other Tools from Room MCP

Related Tools

    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/agree-able/room-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server