MCP Catalogs
Home

MCP-Manager-GUI vs time

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

MCP-Manager-GUI
by gabrielbacha
time
by modelcontextprotocol
Stars★ 17★ 85,748
30d uses
Score3477
Official
Categories
Developer ToolsProductivity
ProductivityDeveloper ToolsCommunication
LanguageTypeScript
Last commit13 mo agothis month

MCP-Manager-GUI · Summary

A GUI tool for managing MCP server configurations across different clients.

time · Summary

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

MCP-Manager-GUI · Use cases

  • Managing multiple MCP servers across Claude and Cursor
  • Simplifying configuration setup for new MCP servers
  • Testing different MCP server configurations without manual editing

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

MCP-Manager-GUI · Install

Download the MCP Manager application from the [official website](https://www.mindfulapps.xyz/mcp).

To configure MCP Manager:

  1. Open the application
  2. Add your client by specifying the JSON path to its configuration
  3. Add new server configurations through the provided form
  4. Enable or disable servers using the toggle switches

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.