ESP32 MCP Server

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!

9 points | by horw 1 day ago

3 comments

  • herbst 1 day 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?
  • MagneLauritzen 1 day 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.
    • horw 1 day 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!
    • 0x457 1 day 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.
  • owebmaster 1 day ago
    meta: why is this thread the top1 Ask HN?