Matrix MCP Server
UnclaimedMCP Server for a Matrix home server integration; chat, manage rooms, etc.
Install
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: ${MAUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (19)
endDate
(string): ISO 8601 format
includeEmpty
(boolean, default: false): Include DMs with no recent messages
inviteUsers
(array, optional): User IDs to invite initially
isPrivate
(boolean, default: false): Room privacy setting
limit
(number, default: 20): Maximum messages to retrieve
message
(string): Message content
messageType
(enum: "text" "html" "emote", default: "text"): Message formatting
reason
(string, optional): Reason for leaving
replyToEventId
(string, optional): Event ID to reply to
roomAlias
(string, optional): Human-readable room alias
roomFilter
(string, optional): Specific room ID to check
roomId
(string): Matrix room ID (e.g., !roomid:domain.com)
roomIdOrAlias
(string): Room ID or alias to join
roomName
(string): Name for the new room
searchTerm
(string, optional): Filter by name or topic
server
(string, optional): Specific server to search
startDate
(string): ISO 8601 format (e.g., 2024-01-01T00:00:00Z)
targetUserId
(string): Target user's Matrix ID (e.g., @user:domain.com)
topic
(string, optional): Room topic/description