Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.
claude mcp add world-time --transport http https://invokera.com/r/world-time
~/.cursor/mcp.json
{
"mcpServers": {
"world-time": {
"url": "https://invokera.com/r/world-time"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"world-time": {
"serverUrl": "https://invokera.com/r/world-time"
}
}
}
.vscode/mcp.json
{
"servers": {
"world-time": {
"type": "http",
"url": "https://invokera.com/r/world-time"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"world-time": {
"url": "https://invokera.com/r/world-time"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"world-time": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://invokera.com/r/world-time"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://invokera.com/r/world-time | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.invokera--world-time/reviews or the review_server meta-tool.
POST /mcp