ESP32 MCP Server

6 points by horw 7 hours ago

Hello!

https://github.com/horw/esp-mcp

This MCP server has already been published on https://github.com/punkpeye/awesome-mcp-servers . If you're using ESP-IDF in your project and are looking for an MCP solution, we’d love to collaborate to improve this one!

Feel free to submit an issue or a PR - any contribution is welcome and appreciated!

herbst 3 hours ago

What would a stack look like to make this useable? I have plenty of esp devices controlling many things. I would need a local AI to make use of it without exposing it online?

SummaCogni 4 hours ago

It is not clear to me what the purpose of this repo is. Perhaps as a starter, add the non-abbreviated version of MCP.

  • 0x457 2 hours ago

    MCP in this case is Model Context Protocol, a protocol for LLM to communicate. This is to improve vibe coding of ESP-IDF projects.

  • horw 3 hours ago

    The purpose of this repo is to move existing ESP-related commands to MCP. It started as a POC, and after some people showed interest, I want to start working harder on this project!

owebmaster 6 hours ago

meta: why is this thread the top1 Ask HN?