pymcuprog-mcp
by lucasgerads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PYMCUPROG_TOOL | No | Debugger type (nedbg, pickit4, atmelice, snap, …). Default: any connected | |
| PYMCUPROG_DEVICE | Yes | Target device name (e.g. atmega4808, attiny416) | |
| PYMCUPROG_BAUDRATE | No | Baud rate for serial UPDI mode | 115200 |
| PYMCUPROG_SERIALPORT | No | Serial port for UART UPDI mode (e.g. /dev/ttyUSB0, COM3) | |
| PYMCUPROG_PROJECT_DIR | No | Default project directory for build_and_flash tool | |
| PYMCUPROG_SERIALNUMBER | No | USB serial number substring to select a specific tool |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lucasgerads/pymcuprog-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server