# FastAPI and web server
fastapi==0.104.1
uvicorn[standard]==0.24.0
# HTTP client and async
aiohttp==3.9.1
aioredis==2.0.1
# Data validation and settings
pydantic==2.5.0
pydantic-settings==2.1.0
# Logging and monitoring
loguru==0.7.2
# Retry and resilience
tenacity==8.2.3
# Redis for caching
redis==5.0.1
# Testing
pytest==7.4.3
pytest-asyncio==0.21.1
pytest-cov==4.1.0
# Development
python-dotenv==1.0.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/tristan-kkim/discord-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server