mcp-server-matrix

Baho73/mcp-server-matrix
★ 2 stars Python Communication Updated 14d ago
MCP server for Matrix — send/read messages, manage rooms via Model Context Protocol
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-matrix": {
      "command": "uvx",
      "args": [
        "mcp-server-matrix"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-matrix

Topics

chatelementmatrixmatrix-niomcpmcp-servermodel-context-protocolpythonsynapse