Enables interaction with Matrix homeservers through the Model Context Protocol, providing tools for room management, messaging, user profiles, and search capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
matrix-js-sdk has insufficient validation when considering a room to be upgraded by another
process.env. You'll be asked to provide them before it can run.CORS_ALLOWED_ORIGINS— "" # Comma-separated allowed origins (empty = allow all)ENABLE_HTTPSENABLE_OAUTH— true npm run devENABLE_TOKEN_EXCHANGE— true # Exchange OAuth tokens for Matrix tokensIDP_AUTHORIZATION_URL— "https://keycloak.example.com/realms/matrix/protocol/openid-connect/auth"IDP_ISSUER_URL— "https://keycloak.example.com/realms/matrix"IDP_REGISTRATION_URLIDP_REVOCATION_URLIDP_TOKEN_URL— "https://keycloak.example.com/realms/matrix/protocol/openid-connect/token"MATRIX_CLIENT_ID— "your-matrix-client-id"MATRIX_CLIENT_SECRET— "your-matrix-client-secret"MATRIX_HOMESERVER_URL— "https://matrix.example.com"MCP_SERVER_URLOAUTH_CALLBACK_URL— "http://localhost:3000/callback"OAUTH_SCOPES_SUPPORTEDPORTSSL_CERT_PATH— "/path/to/certificate.crt"SSL_KEY_PATH— "/path/to/private.key"[](https://m8ven.ai/mcp/mjknowles-matrix-mcp-server-rd032a)