solnera/esp32-mcpserver
A lightweight Model Context Protocol (MCP) server framework for ESP32. Seamlessly connect embedded devices to LLMs.
Platform-specific configuration:
{
"mcpServers": {
"esp32-mcpserver": {
"command": "npx",
"args": [
"-y",
"esp32-mcpserver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...