Skip to main content
Glama

XDS110 MCP Server

requirements.txt•480 B
# XDS110 MCP Server Dependencies # MCP Framework mcp>=1.0.0 # Async support asyncio-mqtt>=0.16.0 aiofiles>=24.1.0 # GDB protocol and communication pygdbmi>=0.11.0.0 pexpect>=4.9.0 # Hardware interface pyserial>=3.5 pyusb>=1.2.1 # Configuration and logging pyyaml>=6.0.1 colorlog>=6.8.0 # Data processing numpy>=1.24.0 pandas>=2.0.0 # Testing (dev dependencies) pytest>=8.0.0 pytest-asyncio>=0.23.0 pytest-mock>=3.12.0 # Code quality black>=24.0.0 flake8>=7.0.0 mypy>=1.8.0

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