Homey Mcp
@pigmej
Homey Mcp について
# HomeyPro MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"python-homey-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Homey Mcp?
A Model Context Protocol (MCP) server for interacting with HomeyPro home automation systems, providing paginated access to devices, zones, and flows with comprehensive management capabilities.
How to use Homey Mcp?
Configure the HOMEY_API_URL and HOMEY_API_TOKEN environment variables, then run the server using uvx, Docker, or install it directly into MCP clients (Claude Desktop, Claude Code, Cursor) via FastMCP CLI.
Key features of Homey Mcp
- Device management with full capability support
- Zone browsing and management
- Flow listing and triggering
- System configuration management
- AI-powered context-aware prompts for guidance
- Intelligent resource caching with stale data fallback
- Pagination support for large datasets
- Comprehensive error handling with detailed messages
Use cases of Homey Mcp
- Control and monitor HomeyPro devices via AI assistants
- Create, debug, and optimize automation flows
- Organize and browse zones and device hierarchies
- Perform system health checks and diagnostics
- Discover device capabilities and control patterns
FAQ from Homey Mcp
What environment variables are required?
HOMEY_API_URL (the IP address of your HomeyPro) and HOMEY_API_TOKEN (a personal access token from HomeyPro settings).
How do I obtain a HomeyPro API token?
Go to the HomeyPro web interface, navigate to Settings > General > API, and create a new Personal Access Token.
What transport protocols does the server support?
HTTP transport (recommended for testing) and STDIO transport (for MCP clients).
Can I run the server in Docker?
Yes, a pre-built Docker image is available at ghcr.io/pigmej/python-homey-mcp:latest. Run it with the required environment variables.
What data is cached and for how long?
System overview (5 min TTL), device registry (30 sec), zone hierarchy (5 min), and flow catalog (2 min). When HomeyPro is unreachable, stale cached data is returned with staleness indicators.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ICSS
chokcoco不止于 CSS
コメント