# UnrealBlueprintMCP Python Dependencies
# Core MCP server dependencies
fastmcp>=2.12.0
pydantic>=2.0.0
websockets>=11.0.0
# Async support - removed asyncio-mqtt as it's not used in current implementation
# Development and testing
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
# Optional: HTTP API support
fastapi>=0.100.0
uvicorn>=0.23.0
# Optional: Advanced logging
structlog>=23.0.0
# Security and environment management
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/BestDev/unreal_bp_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server