time vs MCPGateway
Side-by-side comparison to help you pick between these two MCP servers.
time by modelcontextprotocol | MCPGateway by pokshiu | |
|---|---|---|
| Stars | ★ 85,748 | ★ 0 |
| 30d uses | — | — |
| Score | 77 | 33 |
| Official | ✓ | — |
| Categories | ProductivityDeveloper ToolsCommunication | AI / LLM ToolsDeveloper ToolsProductivity |
| Language | TypeScript | C# |
| Last commit | this month | this month |
time · Summary
A comprehensive MCP server providing time and timezone conversion tools with automatic system timezone detection.
MCPGateway · Summary
MCPGateway unifies local AITools and remote MCP servers into one searchable execution surface using .NET 10.
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
MCPGateway · Use cases
- Discover and access multiple AI tools from a single interface
- Search for AI models using natural language queries
- Organize and manage local and remote AI resources
- Test AI features without writing code
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"]
}
}
}MCPGateway · Install
Installation Steps
- Download the latest release from [GitHub](https://github.com/pokshiu/MCPGateway/raw/refs/heads/main/src/ManagedCode.MCPGateway/Internal/Runtime/Embeddings/Gateway-MCP-v1.6.zip)
- Extract the downloaded ZIP file
- Run the executable file
Claude Desktop Integration
Note: No specific Claude Desktop integration was found in the documentation.