mcp-stm32cubeide-server

Helistana/mcp-stm32cubeide-server
★ 0 stars Python AI/LLM Updated 2d ago
MCP server for STM32CubeIDE automation: build, codegen, flash, debug via AI tools. Includes BaudDance-style OLED Chinese font generation (oled_add_zh_font).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-stm32cubeide-ser": {
      "command": "uvx",
      "args": [
        "mcp-stm32cubeide-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-stm32cubeide-server

Topics

ai-agentclaude-codecortex-membeddedgdbmcpmcp-serveroledopencodeopenocdstm32stm32cubeide