Skip to main content
Glama

Home Assistant MCP

by ailearncoder
pyproject.toml443 B
[project] name = "home-assistant-mcp" version = "0.1.1" description = "Add your description here" readme = "README.md" authors = [ { name = "ailearncoder", email = "ailearncoder8@gmail.com" } ] requires-python = ">=3.11" dependencies = [ "fastmcp>=2.13.0.2", "home-assistant-sdk>=0.1.1", ] [project.scripts] home-assistant-mcp = "home_assistant_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/ailearncoder/home_assistant_mcp'

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