⏰ Time Server MCP

Model Context Protocol server with Auth0 authentication

Server is running! This MCP server is ready to connect to Claude Desktop.

Available Tools

🕐 get_current_time
Get the current time in various formats (ISO, local, UTC, unix, pretty) with optional timezone support
🌍 list_timezones
Get a list of common timezone identifiers for use with time queries

Connect to Claude Desktop

Quick Connect:
https://dropbox.willbot.dev
  1. Open Claude Desktop
  2. Go to Settings → Developer → MCP Servers
  3. Click "Connect to server"
  4. Paste the URL above
  5. Authenticate with Auth0

OAuth Endpoints

https://dropbox.willbot.dev/register - Client registration
https://dropbox.willbot.dev/authorize - OAuth authorization
https://dropbox.willbot.dev/token - Token exchange
https://dropbox.willbot.dev/sse - MCP connection (SSE)
https://dropbox.willbot.dev/callback - Auth0 callback

Authentication

This server uses Auth0 for secure authentication. When you connect from Claude Desktop, you'll be redirected to Auth0 to sign in. The server supports: