esp32-mcpserver and esp32-cam-ai

One tool provides a generic framework for creating an ESP32-based MCP server to connect embedded devices to LLMs, while the other is a specific implementation of an MCP server for ESP32-CAM, utilizing the same underlying protocol to offer remote camera control via an LLM.

esp32-mcpserver
42
Emerging
esp32-cam-ai
39
Emerging
Maintenance 10/25
Adoption 5/25
Maturity 13/25
Community 14/25
Maintenance 6/25
Adoption 6/25
Maturity 15/25
Community 12/25
Stars: 10
Forks: 3
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 20
Forks: 3
Downloads:
Commits (30d): 0
Language: C++
License: MIT
No Package No Dependents
No Package No Dependents

About esp32-mcpserver

solnera/esp32-mcpserver

A lightweight Model Context Protocol (MCP) server framework for ESP32. Seamlessly connect embedded devices to LLMs.

This framework helps embedded systems developers connect ESP32 microcontrollers directly to Large Language Models (LLMs). It allows your ESP32 device to expose its capabilities and functions as 'tools' that an AI agent can call upon. Developers can define custom tools on the ESP32, and an LLM can then interact with the hardware by sending specific commands, enabling intelligent control over devices.

embedded-systems firmware-development device-connectivity AI-integration local-AI

About esp32-cam-ai

rzeldent/esp32-cam-ai

A Model Context Protocol (MCP) server implementation for ESP32-CAM that enables integration with a Large Language Model (LLM). The LLM connects using this library to the ESP32-CAM offering remote camera control, LED management, and system monitoring through standardized MCP tools offering AI capabilities.

This project helps you turn an ESP32-CAM into a smart, remotely controlled camera. It lets you capture images, control its LED and flash, and monitor its system status by integrating with AI assistants like Home Assistant or Copilot. This is for hobbyists, smart home enthusiasts, or developers who want to add an AI-powered camera to their projects or automation.

smart-home home-automation IoT-camera AI-assistant-integration remote-monitoring

Scores updated daily from GitHub, PyPI, and npm data. How scores work