We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandraschi/robotics-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Core Dependencies
fastapi==0.124.4
uvicorn[standard]==0.38.0
python-socketio==5.15.1
python-multipart==0.0.20
pydantic==2.12.5
aiohttp==3.9.1
websockets==15.0.1
# AI/ML Dependencies
openai==1.51.2
anthropic==0.36.2
# Computer Vision
opencv-python==4.10.0.84
pillow==10.2.0
numpy==1.26.3
# Utilities
requests==2.31.0
python-dotenv==1.0.0
psutil==5.9.8
watchfiles==0.24.0
# 2025 Standards: Ruff (unified linting/formatting/testing)
ruff==0.6.8