π§
Matrix MCP Server
π§MCP Servermjknowles/matrix-mcp-server
glama
Installation
Remote ServerConnect to remote MCP serverAuto-generated from README. View full documentation on GitHub β
claude mcp add --transport http matrix-server http://localhost:3000/mcp -H "matrix_user_id: @user1:matrix.example.com" -H "matrix_homeserver_url: https://localhost:8008" -H "matrix_access_token: ${MATRIX_ACCESS_TOKEN}" -H "Authorization: Bearer ${MATRIX_MCP_TOKEN}"ConfigurationServer configuration (JSON)
{
"servers": {
"matrix-mcp": {
"url": "http://localhost:3000/mcp",
...0
Last UpdatedJun 11, 2026