We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ssdeanx/Orchestrator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Multi-Agent Orchestrator MCP Server - Revolutionary Competition Ready
# Smithery Platform + FastAPI + All Integrations + Legendary Upgrades
# Smithery MCP Framework
fastmcp>=0.1.0
smithery
# Web Framework (keeping FastAPI for hybrid approach)
fastapi==0.116.1
uvicorn==0.35.0
# Core Dependencies
pydantic==2.11.7
pydantic-settings==2.10.1
python-dotenv==1.1.1
python-multipart==0.0.20
# Authentication & Security
python-jose[cryptography]==3.5.0
pyjwt[crypto]==2.10.1
cryptography==42.0.8
# Logging & Monitoring
structlog==25.4.0
python-json-logger==3.3.0
# HTTP & IO
httpx==0.28.1
aiofiles==24.1.0
aiohttp==3.10.0
PyYAML==6.0.1
requests==2.32.3
# AI Providers
anthropic==0.65.0
openai==1.104.2
# Storage
redis==6.4.0
# Testing (for development)
pytest==8.3.0
# Legendary Agent Dependencies
networkx==3.3 # For DAG operations in Autonomous Architect
asyncio-throttle==1.0.2 # For rate limiting in quality checks
jsonschema==4.21.1 # For policy validation
jinja2==3.1.4 # For dynamic template generation
plotly==5.18.0 # For performance visualization
matplotlib==3.8.3 # For quality metrics charts
pandas==2.2.0 # For data analysis in evolutionary engine
numpy==1.26.4 # For mathematical operations
scikit-learn==1.4.1 # For evolutionary algorithms
psutil==5.9.8 # For system monitoring
docker==7.0.0 # For container operations in cloud agent
kubernetes==29.0.0 # For k8s deployments
boto3==1.34.42 # For AWS operations
azure-identity==1.15.0 # For Azure operations
google-cloud-compute==1.17.0 # For GCP operations