watarium
MCP Serverwatariumpublic

mcp mcu

一个支持通过 PlatformIO 上传固件到 ESP32 的 MCP 协议服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
MIT License
License

About This Server

一个支持通过 PlatformIO 上传固件到 ESP32 的 MCP 协议服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

mcp-mcu

This is an MCP (Model Context Protocol) server that supports uploading firmware to ESP32 devices using PlatformIO.

Features

  • 🛠️ Build and upload code to ESP32 boards using the pio command
  • 🤖 Given an ESP32 board model and a connected module (e.g., BME280), the server can suggest connection guides and code examples
  • 📦 Supports both complete PlatformIO projects and inline definitions of platformio.ini and main.cpp

Requirements

  • Python 3.12 or higher
  • PlatformIO CLI must be available in your environment
  • mcp[cli] must be installed
  • Tested on macOS; may also work on Linux or Windows
  • Tested using VS Code Copilot integration

Tested Devices

  • Seeed Studio XIAO ESP32C3
  • M5Stack Core2

⚠️ This project has not been extensively tested. If it doesn't work as expected, I apologize in advance. Contributions and feedback are very welcome!

Configuration for Copilot settings.json

   "mcp": {
       "servers": {
           "esp32-mcp": {
                "timeout": 300,
                "command": "/path/to/uv",
                "args": [
                "--directory",
                "/path/to/mcp_mcu",
                "run",
                "server.py"
                ],
                "env": {},
                "transportType": "stdio"
           }
       }
    }

Quick Start

1

Clone the repository

git clone https://github.com/watarium/mcp-mcu
2

Install dependencies

cd mcp-mcu
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerwatarium
Repomcp-mcu
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation