MCP Catalogs
Home

time vs Deskdrop

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

time
by modelcontextprotocol
Deskdrop
by SvReenen
Stars★ 85,748★ 27
30d uses
Score7744
Official
Categories
ProductivityDeveloper ToolsCommunication
ProductivityAI / LLM ToolsCommunication
LanguageTypeScriptKotlin
Last committhis monththis month

time · Summary

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

Deskdrop · Summary

Android keyboard with MCP support for smart home control via Home Assistant

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

Deskdrop · Use cases

  • Control smart home devices from keyboard
  • Automate actions via AI tools integration
  • Use MCP for device-specific commands

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"]
    }
  }
}

Deskdrop · Install

Install the Deskdrop APK from GitHub Releases:

  1. Download the latest APK from [GitHub Releases](https://github.com/SvReenen/Deskdrop/releases)
  2. Install on your Android device
  3. Open Deskdrop and follow the setup wizard
  4. Enable Deskdrop in your keyboard settings
  5. Switch to Deskdrop as your active keyboard

For MCP integration with Home Assistant:

  1. Ensure Home Assistant is accessible from your device
  2. In Deskdrop settings, configure the MCP server with your Home Assistant URL
  3. Set up authentication tokens as needed
Comparison generated from public README + GitHub signals. Last updated automatically.