matrix-mcp

TadMSTR/matrix-mcp
★ 1 stars Python AI/LLM Updated today
FastMCP server for Matrix homeserver communication — claudebox agent MCP
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "matrix-mcp": {
      "command": "uvx",
      "args": [
        "matrix-mcp"
      ]
    }
  }
}

Or install with pip: pip install matrix-mcp

README Excerpt

FastMCP server providing Matrix homeserver communication tools for forge agent sessions. ```mermaid flowchart LR subgraph session["Claude Code session"] T["send_matrix_message\npost_artifact\nget_matrix_messages\nlist_matrix_rooms"] end MCP["matrix-mcp\n127.0.0.1:8487"] subgraph syn["Synapse homeserver"]

Tools (15)

agentsalertsannouncementsdeveloperget_matrix_messagesharlocklist_matrix_roomsplanepost_artifactresearchsecuritysend_matrix_messagesysadminvikunjawriter