mjknowles/matrix-mcp-server
MCP Server for a Matrix home server integration; chat, manage rooms, etc.
Platform-specific configuration:
{
"mcpServers": {
"matrix-mcp-server": {
"command": "npx",
"args": [
"-y",
"matrix-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...