
Mcp Server
Answer “where is it 5PM now?” with city names, timezones, and location metadata for social apps, demos, or travel side projects.
Overview
com.findyourfivepm/mcp-server is a MCP server for the Build phase that discovers cities where it is currently 5PM with timezone and location data.
What is this MCP server?
- Hosted streamable-http MCP at mcp.findyourfivepm.com
- Lists cities worldwide where local time is currently 5:00 PM
- Returns timezone and location data for each match
- Server version 1.0.2; zero local install in catalog manifest
- Catalog version 1.0.2
- Remote endpoint https://mcp.findyourfivepm.com (streamable-http)
What problem does it solve?
Building a global “it’s five o’clock somewhere” feature means wrangling tzdata and city lists that agents do not have by default.
Who is it for?
Hackathon widgets, newsletter gimmicks, or agent demos that need factual world-clock answers in one tool call.
Skip if: Enterprise workforce scheduling, SLA monitoring, or compliance-grade time reporting.
What do I get? / Deliverables
After adding the remote MCP, your agent can return live 5PM city matches with timezone and location fields for demos or apps.
- Live list of 5PM cities with timezone and location metadata via agent tools
- Prototype-ready data hook for social or travel side projects
Recommended MCP Servers
Journey fit
Niche world-clock MCPs are Build-phase agent tooling you wire while prototyping playful or scheduling features. Agent-tooling subphase holds small remote MCP utilities that expand what your agent can look up without custom APIs.
How it compares
Playful world-clock lookup MCP, not Google Calendar or a full maps platform.
Common Questions / FAQ
Who is com.findyourfivepm/mcp-server for?
Indie builders and agent users who want instant global 5PM city discovery without maintaining their own timezone database.
When should I use com.findyourfivepm/mcp-server?
Use it while prototyping social, travel, or content features that need “where is it 5PM right now?” as a live data point.
How do I add com.findyourfivepm/mcp-server to my agent?
Register https://mcp.findyourfivepm.com as a streamable-http remote MCP server in Claude Code, Cursor, or another compatible client.