matrixbookingmcp
Verified Safeby chrisns
Overview
Enables AI assistants to automatically check room availability and create bookings through natural language interactions with the Matrix Booking API.
Installation
npx --yes github:chrisns/matrixbookingmcpEnvironment Variables
- MATRIX_USERNAME
- MATRIX_PASSWORD
- MATRIX_PREFERED_LOCATION
Security Notes
The server demonstrates strong security practices including comprehensive input sanitization (preventing XSS, `javascript:` protocol), robust environment-based credential management (no hardcoded secrets), and careful redaction of sensitive information from error responses. Network requests use standard `fetch` API with timeouts and retries, reducing risk.
Similar Servers
mcp-server-atlassian-jira
Connects AI assistants to Jira projects, issues, and workflows to enable natural language interaction for project management and issue tracking.
gCalendar-mcp
This MCP server enables AI assistants to create and manage Google Calendar events.
mcp-server-google-workspace
Provides programmatic control over Google Workspace applications (Sheets, Docs, Drive, Gmail, Calendar, Slides) through a Model Context Protocol (MCP) server for AI automation.
simply-outlook-mcp
Enables AI assistants to manage Microsoft Outlook calendars and emails via the Microsoft Graph API.