MCP Catalogs
Home

izan.io vs time

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

izan.io
by ekingunoncu
time
by modelcontextprotocol
Stars★ 29★ 85,748
30d uses
Score4177
Official
Categories
Browser AutomationWeb ScrapingDeveloper Tools
ProductivityDeveloper ToolsCommunication
LanguageTypeScriptTypeScript
Last commit2 mo agothis month

izan.io · Summary

Chrome extension that turns any browser into an MCP server for AI automation.

time · Summary

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

izan.io · Use cases

  • Automate web data extraction for research and analysis
  • Create AI agents that can interact with web applications
  • Build custom browser automation tools without programming knowledge

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

izan.io · Install

  1. Install the Chrome Extension from the Chrome Web Store.
  2. Add to your MCP client config:
{
  "mcpServers": {
    "izan": {
      "command": "npx",
      "args": ["izan-mcp"]
    }
  }
}
  1. The extension connects automatically with built-in tools ready to use.

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.