Skip to main content
Glama

Home Assistant MCP Server

by miguelg719
pyproject.toml458 B
[project] name = "home-assistant-server" version = "0.1.0" description = "A MCP server project" readme = "README.md" requires-python = ">=3.11" dependencies = [ "anthropic>=0.40.0", "httpx>=0.28.0", "mcp>=1.0.0", "python-dotenv>=1.0.1", ] [[project.authors]] name = "Miguel" email = "miguelg71921@gmail.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] home-assistant-server = "home_assistant_mcp:main"

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/miguelg719/home-assistant-mcp'

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