matrix-mcp-server
1
matrix-mcp is a TypeScript-based MCP server designed to interact with Matrix homeservers. It facilitates tasks such as connecting to Matrix servers, listing joined rooms, and fetching messages.
Overview
matrix-mcp is an MCP server implemented in TypeScript that provides tools for interacting with a Matrix homeserver. It includes features such as connecting to a Matrix server, listing joined rooms, fetching room messages, and more.