We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nipunbatra/vayuchat-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•373 B
# VayuChat requirements for HF Spaces
pandas>=2.0.0
numpy>=1.24.0
matplotlib>=3.7.0
gradio>=4.0.0
Pillow>=10.0.0
# For LLM-powered routing (optional - falls back to keywords if not available)
transformers>=4.36.0
torch>=2.0.0
accelerate>=0.25.0
# Alternative routing options
openai>=1.0.0 # For LM Studio / Ollama (local)
huggingface_hub>=0.20.0 # For HF Inference API