IoT Home Automation
БесплатноНе проверенEnables smart home automation with IoT device control and persistent memory for maintaining context across interactions through MQTT protocol
Описание
Enables smart home automation with IoT device control and persistent memory for maintaining context across interactions through MQTT protocol
README
This repository contains two Model Context Protocol (MCP) servers:
- IoT Device Control MCP Server
- Memory Management MCP Server
IoT Device Control MCP Server
A Model Context Protocol (MCP) server for controlling and monitoring IoT devices such as smart lights, sensors, and other connected devices.
Purpose
This server provides a standardized interface for IoT device control, monitoring, and state management through the Model Context Protocol.
Use Cases
- Home automation
- Industrial IoT monitoring
- Remote device management
- Smart building control systems
Features
- Send commands to IoT devices
- Query device state and status
- Subscribe to real-time device updates
- Support for MQTT protocol
API Tools
send_command: Send a command to an IoT deviceget_device_state: Get the current state of an IoT devicesubscribe_to_updates: Subscribe to real-time updates from a device
Memory Management MCP Server
A Model Context Protocol (MCP) server for persistent memory storage and retrieval using the Mem0 framework.
Purpose
This server enables long-term memory storage and semantic search capabilities through the Model Context Protocol.
Use Cases
- Conversation history storage
- Knowledge management
- Contextual awareness in AI applications
- Persistent information storage
Features
- Save information to long-term memory
- Retrieve all stored memories
- Search memories using semantic search
API Tools
save_memory: Save information to long-term memoryget_all_memories: Get all stored memories for the usersearch_memories: Search memories using semantic search
Getting Started
- Clone this repository
- Install dependencies:
pip install -r requirements.txt - Create a
.envfile based on the.env.exampletemplate - Run the IoT server:
python iot_mcp_server.py - Run the Memory server:
python memory_mcp_server.py
Environment Variables
IoT MCP Server
MQTT_BROKER: MQTT broker address (default: "localhost")MQTT_PORT: MQTT broker port (default: 1883)HOST: Server host address (default: "0.0.0.0")PORT: Server port (default: "8090")TRANSPORT: Transport type, "sse" or "stdio" (default: "sse")
Memory MCP Server
MEM0_API_KEY: API key for Mem0 service (optional)MEM0_ENDPOINT: Endpoint URL for Mem0 service (default: "https://api.mem0.ai")HOST: Server host address (default: "0.0.0.0")PORT: Server port (default: "8050")TRANSPORT: Transport type, "sse" or "stdio" (default: "sse")
Repository Structure
iot_mcp_server.py- IoT device control MCP server implementationmemory_mcp_server.py- Memory management MCP server implementationutils.py- Utility functions used by the serversrequirements.txt- Package dependencies.env.example- Template for environment variables configurationREADME.md- Documentation
Установка IoT Home Automation
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/jordy33/iot_mcp_serverFAQ
IoT Home Automation MCP бесплатный?
Да, IoT Home Automation MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для IoT Home Automation?
Нет, IoT Home Automation работает без API-ключей и переменных окружения.
IoT Home Automation — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить IoT Home Automation в Claude Desktop, Claude Code или Cursor?
Открой IoT Home Automation на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare IoT Home Automation with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
