nasa-space-explorer / requirements.txt
ClementeH's picture
Initial commit: NASA Space Explorer MCP Server
5f6bee4 verified
raw
history blame contribute delete
443 Bytes
gradio>=4.44.0 # Con soporte MCP nativo
pydantic>=2.5.0 # Validación de datos y schemas
requests>=2.31.0 # Para llamadas a NASA APIs
python-dateutil>=2.8.2 # Manejo de fechas
python-dotenv>=1.0.0 # Environment management
httpx>=0.25.0 # Alternative async support
tenacity>=8.2.0 # Retry logic para APIs
llama-index-tools-mcp
llama-index-llms-mistralai>=0.1.0
llama-index-core
mcp>=0.1.0 # MCP SDK