Back to Home
RhombusSystems icon

rhombus-node-mcp

Verified Safe

by RhombusSystems

Overview

Integrate Rhombus security and surveillance system capabilities with AI chatbots, allowing AI agents to query and manage security devices and events.

Installation

Run Command
docker run -i --rm -e RHOMBUS_API_KEY=YOUR_API_KEY_HERE rhombussystems/mcp-server-rhombus

Environment Variables

  • RHOMBUS_API_KEY
  • RHOMBUS_API_SERVER
  • PORT
  • TRANSPORT_TYPE
  • LOG_FOLDER
  • DEBUG

Security Notes

The server correctly retrieves API keys from environment variables. CORS is set to `origin: ['*']` which is generally permissive, but noted as a 'TODO: domain' and likely intended for controlled client integrations (e.g., Claude Desktop). No direct use of `eval` or unhandled shell commands identified. Authentication mechanisms are robust, handling OAuth tokens, API keys, and session-based authentication with explicit error handling for invalid credentials. Overall, it appears safe to run, assuming the `RHOMBUS_API_KEY` is managed securely by the user.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2500
Stars0
Forks1
Last Update2025-12-03

Tags

AISecurityChatbotAPI IntegrationSurveillance