Skip to main content
Glama

Home Assistant MCP Server

requirements.txt651 B
# Core MCP server dependencies mcp>=1.0.0 aiohttp>=3.8.0 python-dotenv>=0.19.0 aiofiles>=23.0.0 # Web Framework (Phase 3.4) fastapi>=0.100.0 uvicorn[standard]>=0.23.0 jinja2>=3.1.0 python-multipart>=0.0.6 pydantic>=2.0.0 # Authentication & Security bcrypt>=4.0.0 python-jose[cryptography]>=3.3.0 passlib[bcrypt]>=1.7.4 email-validator>=2.0.0 cryptography>=41.0.0 # HTTP Client httpx>=0.24.0 requests>=2.31.0 # System Monitoring psutil>=5.9.0 # Development and testing pytest>=7.0.0 pytest-asyncio>=0.21.0 # Configuration support PyYAML>=6.0 # Optional: for enhanced logging and monitoring uvloop>=0.17.0; sys_platform != "win32" colorlog>=6.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/Jonathan97480/McpHomeAssistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server