ESP32 MCP Server

6 points | by horw 10 hours ago ago

7 comments

  • herbst 6 hours ago 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 8 hours ago 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 6 hours ago 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 6 hours ago 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 9 hours ago ago

    meta: why is this thread the top1 Ask HN?