Rhombus MCP Server
@RhombusSystems
Rhombus MCP Server について
An MCP server implementation that integrates the Rhombus API to provide Chatbot tools.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"rhombus": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"RHOMBUS_API_KEY=YOUR_API_KEY_HERE",
"mcp-server-rhombus"
],
"env": {
"RHOMBUS_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Rhombus MCP Server?
Rhombus MCP Server integrates the Rhombus API with the Model Context Protocol, enabling AI assistants like Claude to access Rhombus physical security capabilities including smart cameras, access control, IoT sensors, and alarm monitoring. It is designed for users of Rhombus’s enterprise-grade security platform who want to add AI-powered interactions.
How to use Rhombus MCP Server?
Install automatically via Smithery (npx -y @smithery/cli install @RhombusSystems/rhombus-node-mcp --client claude) or configure manually in Claude Desktop by adding a rhombus entry to claude_desktop_config.json using Docker or npx. You must set the RHOMBUS_API_KEY environment variable with a key generated from the Rhombus Console.
Key features of Rhombus MCP Server
- Connects AI tools to the Rhombus security platform.
- Supports smart cameras, access control, IoT sensors, and alarm monitoring.
- Enables actionable AI insights from real-time detections.
- Runs via Docker or npx with no extra dependencies.
- Licensed under the MIT License.
Use cases of Rhombus MCP Server
- Query camera feeds and access control events through natural language.
- Monitor IoT sensor alerts (motion, environmental, audio) via AI chat.
- Trigger alarm verification workflows using AI assistant commands.
- Develop custom scripts that interface Rhombus security data with Claude.
FAQ from Rhombus MCP Server
How do I get a Rhombus API key?
Log in to your Rhombus Console at https://console.rhombus.com, go to https://console.rhombus.com/settings/api-management, and generate an API key. Then set it as the RHOMBUS_API_KEY environment variable.
What is Rhombus?
Rhombus is a commercial security system that provides smart cameras, access control hardware, IoT sensors, and TMA 5-diamond certified alarm monitoring, all with a cybersecurity focus.
How do I run the server locally?
Build a local Docker image with npm install and docker build -t mcp-server-rhombus ., then update your Claude config to use the local image name mcp-server-rhombus instead of rhombussystems/mcp-server-rhombus.
Are there any tests?
Yes. Tests use Vitest and require a .env.test file with RHOMBUS_API_KEY, optional API_HOSTNAME, and a CAMERA_UUID for integration tests. Run them with npm test or npm run test:watch.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
コメント