esp32-mcpserver and esp-mcp

One tool provides an MCP server framework for ESP32 devices to connect to LLMs, while the other offers a command-line interface to simplify ESP32 development with LLM-driven assistance, making them complementary as the latter could simplify interacting with or developing applications for servers built with the former.

esp32-mcpserver
42
Emerging
esp-mcp
37
Emerging
Maintenance 10/25
Adoption 5/25
Maturity 13/25
Community 14/25
Maintenance 6/25
Adoption 10/25
Maturity 8/25
Community 13/25
Stars: 10
Forks: 3
Downloads:
Commits (30d): 0
Language: C++
License: MIT
Stars: 137
Forks: 15
Downloads:
Commits (30d): 0
Language: Python
License:
No Package No Dependents
No License 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 esp-mcp

horw/esp-mcp

Centralize ESP32 related commands and simplify getting started with seamless, LLM-driven interaction and help.

This project simplifies developing for Espressif's ESP32 microcontrollers by centralizing common commands. It takes your natural language instructions, like "build my project" or "flash my ESP32 device," and executes the complex underlying ESP-IDF commands. This is designed for embedded systems developers working with ESP32 microcontrollers and the ESP-IDF framework.

embedded-systems microcontroller-development IoT-prototyping firmware-engineering ESP32

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