We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/agrathwohl/carla-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Backend-only MCP server dependencies (NO Qt5!)
# Core MCP dependencies
mcp>=0.1.0
# Audio processing
numpy>=1.21.0
scipy>=1.7.0
# System monitoring
psutil>=5.8.0
# Async support
aiofiles>=0.8.0
# Utilities
pyyaml>=5.4.0
python-dotenv>=0.19.0
# Note: PyQt5 and asyncio-mqtt removed for backend-only operation