fibaro-mcp-server
Verified Safeby rokris
Overview
Integrates with Fibaro Home Center 2 to provide smart home automation and control capabilities via a Model Context Protocol (MCP) server.
Installation
No command providedSecurity Notes
The server interacts with Fibaro Home Center 2 using HTTP Basic Auth, which transmits credentials over the local network. Running `npx` or global npm packages requires trust in the package source. The integration with 'local Ollama' for AI camera analysis is a positive for data privacy as processing occurs locally.
Similar Servers
frontmcp
The CodeCall plugin provides AgentScript-based meta-tools for orchestrating MCP tools, enabling programmatic discovery, description, execution, and invocation of server capabilities within a sandboxed JavaScript environment.
mcp-typescript-template
This project provides a foundational TypeScript template for developing remote Model Context Protocol (MCP) servers with robust tooling and best practices.
advanced-homeassistant-mcp
A powerful, secure, and extensible Model Context Protocol (MCP) server that enables AI assistants like Claude, GPT, and Cursor to seamlessly interact with Home Assistant. Control your lights, climate, automations, and more through natural language commands.
mcp-typescript-starter
A feature-complete Model Context Protocol (MCP) server template in TypeScript demonstrating all major MCP features for AI assistant interaction.