About
Overview
The Matrix MCP Server enables AI agents to communicate through the Matrix protocol. It provides tools for sending messages, managing rooms, and interacting with Matrix homeservers.
Capabilities
Tools & Capabilities
⚡send_message
Send a message to a room
⚡list_rooms
List joined rooms
⚡read_messages
Read recent messages from a room
Setup
Installation
bash
Install
npx -y mcp-server-matrixExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"matrix": {
"command": "npx",
"args": ["-y", "mcp-server-matrix"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026