Skip to main content
Glama

XDS110 MCP Server

f28039_config.json•1.13 kB
{ "hardware": { "debug_probe": "xds110", "target_mcu": "TMS320F280039C", "usb_vendor_id": "0451", "usb_product_id": "bef3", "firmware_min_version": "2.3.0.11" }, "openocd": { "executable": "/usr/bin/openocd", "config_file": "configs/xds110_f28039.cfg", "gdb_port": 3333, "tcl_port": 6666, "telnet_port": 4444, "max_connections": 3, "log_level": "info" }, "gdb": { "host": "localhost", "port": 3333, "timeout": 5.0, "retry_attempts": 3, "retry_delay": 1.0 }, "target": { "firmware_path": "Flash_lib_DRV8323RH_3SC/obake_firmware.out", "memory_layout": { "debug_bypass_base": "0x0000d3c0", "debug_bypass_size": 68 }, "variable_schemas": "configs/motor_variables.json" }, "monitoring": { "default_frequency_hz": 5.0, "max_frequency_hz": 10.0, "change_threshold": 0.001, "timeout_seconds": 30.0 }, "logging": { "level": "INFO", "format": "%(asctime)s - %(name)s - %(levelname)s - %(message)s", "file": "logs/xds110_mcp_server.log", "max_bytes": 10485760, "backup_count": 5 } }

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/shanemmattner/XDS110_MCP_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server