tugman/HA_MCP
3.1
If you are the rightful owner of HA_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The HA_MCP server is a sandbox project designed to explore the capabilities of a simple Model Context Protocol (MCP) server.
HA_MCP
Homme Assistant simple MCP server
Just a start
This is a sandbox of what could be a HA MCP server. There are 10000 of them, so this is my sandbox.
Create project
uv init HA_MCP
Init virtual envionnemet
uv venv
Libraries
uv add "mcp[cli]" httpx requests "pydantic-ai[logfire]" "fastapi[standard]"
Lancement
source .venv/bin/activate
python3 main.py --host localhost --port 8080
Build image
Launch build.sh
Run
Launch start.sh
Licence
What ever you want