Skip to main content
Glama
rosquillas

Element MCP Server

by rosquillas

matrix_list_rooms

List all Matrix rooms you've joined to discover available spaces, view room names, topics, and member counts before fetching messages.

Instructions

List all Matrix rooms that the user has joined.

Returns room IDs, names, and basic information about each room. Use this to discover which rooms are available before fetching messages.

Returns:

  • List of rooms with room_id, name, topic, and member count

  • Use room_id with matrix_get_messages to read messages

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of rooms to return

Latest Blog Posts

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/rosquillas/element-mcp-server'

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