time vs ironcurtain
Side-by-side comparison to help you pick between these two MCP servers.
time by modelcontextprotocol | ironcurtain by provos | |
|---|---|---|
| Stars | ★ 85,748 | ★ 419 |
| 30d uses | — | — |
| Score | 77 | 50 |
| Official | ✓ | — |
| Categories | ProductivityDeveloper ToolsCommunication | SecurityDeveloper ToolsAI / LLM Tools |
| Language | TypeScript | TypeScript |
| Last commit | this month | this month |
time · Summary
A comprehensive MCP server providing time and timezone conversion tools with automatic system timezone detection.
ironcurtain · Summary
A secure runtime for AI agents with policy enforcement via natural language constitutions.
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
ironcurtain · Use cases
- Secure code development with automated git operations and file management
- AI agent orchestration with custom security policies
- Production deployment of autonomous AI systems with safety guardrails
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"]
}
}
}ironcurtain · Install
# Install globally
npm install -g @provos/ironcurtain
# Setup API keys
export ANTHROPIC_API_KEY=sk-ant-...
# Run setup wizard
ironcurtain setup
# Start with terminal multiplexer (recommended)
ironcurtain mux