---
name: Time MCP Server
version: 1.0.0
description: "Time and timezone utilities. Get current time in any timezone, convert between timezones, and perform time-based calculations."
homepage: http://seren-tools.seren-production.svc.cluster.local:3004/mcp
metadata: {"seren":{"category":"integration","publisher_slug":"mcp-time","api_base":"https://api.serendb.com"}}
---

# Time MCP Server

Time and timezone utilities. Get current time in any timezone, convert between timezones, and perform time-based calculations.

## MCP Tools

**MCP Endpoint:** http://seren-tools.seren-production.svc.cluster.local:3004/mcp

### Introspection

List available tools and resources:

```bash
# List tools
curl https://api.serendb.com/publishers/mcp-time/_mcp/tools \
  -H "Authorization: Bearer $SEREN_API_KEY"

# List resources
curl https://api.serendb.com/publishers/mcp-time/_mcp/resources \
  -H "Authorization: Bearer $SEREN_API_KEY"
```

## Pricing

**Pricing Model:** per_request

- Price per request: $0

**Minimum charge:** $0.00010000

---

## Need Help?

- Seren Docs: https://docs.serendb.com
- Publisher: Time and timezone utilities. Get current time in any timezone, convert between timezones, and perform time-based calculations.
