Home Assistant 对话代理的 MCP 服务器

by yourname · development · mcp-server, lobehub, tools

用于 Home Assistant 对话代理的 MCP 服务器。需要环境变量配置 Home Assistant 的 URL 和访问令牌。

Source: https://github.com/goxofy/mcp-for-ha-conversation

Install

git clone https://github.com/goxofy/mcp-for-ha-conversation

Tags: mcp-server, lobehub, tools

38 GitHub stars · Source: lobehub

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Home Assistant 对话代理的 MCP 服务器 is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • WebScribe by yourname

    WebScribe is an MCP server that crawls any public documentation website and makes it instantly searchable by AI agents. It uses SQLite FTS5 for full-text search and Playwright for concurrent crawling.

  • qbittorrent-mcp by yourname

    A Model Context Protocol (MCP) 基于远程管理工具,用于 QBittorrent,设计用于自动化脚本、AI 助手和自定义管理工具。连接到 QBittorrent WebUI API 以实现远程种子管理和自动化。

  • MCP MySQL Server by yourname

    MCP MySQL Server 是基于 @modelcontextprotocol/sdk 的 MySQL 工具服务,支持 SQL 查询、表结构检索和连接状态检查。需要通过环境变量或 .env 文件配置数据库连接参数。

  • Huangli MCP by yourname

    An MCP server that outputs Chinese Huangli (almanac) data including Gregorian/Lunar calendar info, auspicious/inauspicious events, stems and branches, conflicts, gods directions, solar terms, and moon phases. Requires external Python dependencies installed via pip.

  • Gmail MCP Server by yourname

    A Model Context Protocol (MCP) server that provides secure local access to your Gmail account for reading, searching, and sending emails, with explicit permission controls and compact, token-efficient output. Requires saving Google OAuth client credentials as 'client_secret.json' and placing it in the same directory as 'gmail_mcp.py'.

  • io.github.ABWerks/pequod-mcp by io.github.ABWerks

    Complete US ETF holdings from SEC N-PORT filings + ticker/CUSIP/FIGI crosswalk. Primary source.

  • SmartTools by io.github.9thShini

    70+ free calculators & converters as MCP tools; each result links to its source page.

  • GANO Connector by io.github.1powergrey

    Private GANO MCP for feasibility, scenario analysis, persistence and executive operations.

Frequently asked questions

How do I install Home Assistant 对话代理的 MCP 服务器?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Home Assistant 对话代理的 MCP 服务器?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Home Assistant 对话代理的 MCP 服务器 free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.