CM33_MCP_server

wright0418/CM33_MCP_server
★ 0 stars C 💻 Code/Dev Tools Updated 1d ago
An MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cm33_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "wright0418/CM33_MCP_server"
      ]
    }
  }
}

README Excerpt

To experience the powerful features of M3331 in few minutes, please select the sample code of your interest to download and execute on the M3331 board. You can open the project files to build them with Keil® MDK, IAR or VSCode, and then download and trace them on the M3331 board to see how it works. - CMSIS.html<br>