MCP Catalogs
Home

ha-mcp-for-xiaozhi vs time

Side-by-side comparison to help you pick between these two MCP servers.

ha-mcp-for-xiaozhi
by c1pher-cn
time
by modelcontextprotocol
Stars★ 234★ 85,748
30d uses
Score4677
Official
Categories
AI / LLM ToolsDeveloper ToolsOther
ProductivityDeveloper ToolsCommunication
LanguagePythonTypeScript
Last commit7 mo agothis month

ha-mcp-for-xiaozhi · Summary

Home Assistant MCP server for Xiaozhi AI enabling direct integration with voice assistants.

time · Summary

A comprehensive MCP server providing time and timezone conversion tools with automatic system timezone detection.

ha-mcp-for-xiaozhi · Use cases

  • Voice control of Home Assistant devices through Xiaozhi AI assistant
  • Integration of multiple MCP servers with Xiaozhi for extended functionality
  • Creating custom scripts for complex device automation via voice commands

time · Use cases

  • Assisting with international meeting scheduling across time zones
  • Providing real-time time information for location-based queries
  • Enabling time conversion for travel planning and itineraries

ha-mcp-for-xiaozhi · Install

Install via HACS in Home Assistant:

  1. Open HACS and search for 'xiaozhi' or 'ha-mcp-for-xiaozhi'
  2. Download the integration
  3. Restart Home Assistant
  4. Go to Settings > Devices & Services > Add Integration
  5. Search for 'MCP Server for Xiaozhi' and configure with your Xiaozhi MCP endpoint

time · Install

Installation Options

**Using uv (recommended):**

uvx mcp-server-time

**Using PIP:**

pip install mcp-server-time
python -m mcp_server_time

**Configure for Claude Desktop:**

{
  "mcpServers": {
    "time": {
      "command": "uvx",
      "args": ["mcp-server-time"]
    }
  }
}
Comparison generated from public README + GitHub signals. Last updated automatically.