-
securityA
license-
qualityA Python-based server allowing seamless integration with JIRA for managing and interacting with projects through custom APIs.
Last updated -
3
Python
Apache 2.0
Supports interaction with the server via curl commands for submitting build and flash requests
Provides a web server interface for building and flashing Zephyr projects through HTTP endpoints
A Microcontroller Programming Server for building and flashing Zephyr projects.
pip install -r requirements.txt
python server.py
/build
- Build a Zephyr projectproject_path
(required), board
(optional, default: native_posix)/flash
- Flash a built Zephyr projectproject_path
(required)This server cannot be installed
A lightweight server that simplifies building and flashing Zephyr RTOS projects through a REST API, allowing remote control of the microcontroller programming workflow.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hakehuang/zephyr_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server