Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ› ๏ธ Other Tools and Integrations
  3. MCP Simple Timeserver
MCP Simple Timeserver logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:03:06 PM

MCP Simple Timeserver

User RatingsBe the first to rate and review this MCP server!
View Repository34 GitHub StarsTotal stargazers on GitHub for the source repository (34 stars).Visit Website
timecalendarholidaysdeveloper-tools

Provides local, UTC, location-aware, calendar, duration, and holiday time tools over MCP.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "andybrandt-mcp-simple-timeserver": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (6) Directory Badge Claim listing Alternatives๐Ÿ› ๏ธ More in Other Tools and Integrations

Overview

andybrandt/mcp-simple-timeserver MCP server provides MCP tools for reading local and UTC time, converting time by location or calendar, calculating durations, and checking holidays. Most time operations use NTP sources and fall back to local server time with a notice if NTP is unavailable. Use it when an MCP client needs reliable time context, business-day calculations, or public and school holiday data. It can run locally through Python or be accessed through the project's hosted web endpoint.

Use cases

โ€ขCheck the user's local timezone before scheduling an action
โ€ขConvert the current time for a city or country
โ€ขCalculate countdowns and business-day durations
โ€ขCheck public or regional school holidays
โ€ขFormat time in alternate calendar systems

Key features

โ€ขLocal and NTP-based UTC time
โ€ขLocation-aware timezone conversion
โ€ขMultiple calendar format conversions
โ€ขDuration and business-day calculations
โ€ขPublic and school holiday lookup
โ€ขRegional holiday checks by city

Capabilities & Tool Schemas (6) ~138 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Simple Timeserver.

get_local_time

Returns the current local time, day of week, and timezone from the user's machine

get_utc

Returns accurate UTC time from an [NTP time server](https://en.wikipedia.org/wiki/Network_Time_Protocol)

get_current_time

Returns current time with optional location, timezone, and calendar conversions

calculate_time_distance

Calculates duration between two dates/times (countdowns, elapsed time)

get_holidays

Returns public holidays (and optionally school holidays) for a country

is_holiday

Checks if a specific date is a holiday in a given country or city

How MCP Simple Timeserver works

What andybrandt/mcp-simple-timeserver MCP server does

andybrandt/mcp-simple-timeserver MCP server adds time and calendar operations to an MCP-compatible client. It can report the client machine's local time, weekday, and timezone, or retrieve UTC from an NTP time server. The server also supports location-aware time queries using a city, country, IANA timezone, or UTC offset.

The get_current_time tool can return UTC offset and daylight-saving information for a requested location. It also accepts calendar conversions for Unix timestamps, ISO week dates, Hijri, Japanese Era, Hebrew, and Persian formats. Location precedence is timezone first, then city, then country.

Time calculations are handled by calculate_time_distance, which can measure countdowns or elapsed time in several units. It also supports business-day counting and can exclude public holidays when a country or city is supplied. The holiday tools use Nager.Date for public holidays and OpenHolidaysAPI for school-holiday information.

How it works

The server exposes six MCP tools: get_local_time, get_utc, get_current_time, calculate_time_distance, get_holidays, and is_holiday. get_holidays returns public holidays for a country and can optionally include school vacation periods. is_holiday checks a date and can use a city to narrow regional school-holiday results.

NTP-backed time is used by every tool except get_local_time. If an NTP server cannot be reached, the server uses local server time and indicates that fallback in the response. Holiday coverage is listed as approximately 119 countries for public holidays and 36 countries for school holidays.

For business-day calculations, the server counts Monday through Friday as full date-based days and treats the endpoints as inclusive. Time of day is ignored in that mode, and holidays are excluded only when they fall on weekdays.

Setup and configuration

Install the Python package with pip install mcp-simple-timeserver. A local MCP client can start and communicate with the server using the Python module entry point:

config.json
{
  "mcpServers": {
    "simple-timeserver": {
      "command": "python",
      "args": ["-m", "mcp_simple_timeserver"]
    }
  }
}

On Windows, the configuration may need the full path to the Python executable. The andybrandt/mcp-simple-timeserver MCP server also includes a network-hostable web-server variant, with deployment instructions in the project's web deployment guide. A hosted instance is available at https://mcp.andybrandt.net/timeserver for clients that support MCP connections to that endpoint.

Tools and capabilities

  • Read local machine time, weekday, and timezone.
  • Retrieve UTC from NTP, with local-time fallback when NTP is unavailable.
  • Convert current time by city, country, timezone, or UTC offset.
  • Return Unix, ISO week, Hijri, Japanese, Hebrew, or Persian calendar values.
  • Calculate elapsed time, countdowns, and business days.
  • List or check public holidays and, where available, school holidays.

Limitations and notes

The quality and coverage of holiday results depend on the external Nager.Date and OpenHolidaysAPI data sources. School-holiday support is available for fewer countries than public-holiday support. Regional school-holiday filtering requires a city for locations where schedules vary by administrative region.

The server does not provide message timestamps from the MCP client itself; it supplies current-time and date information through its tools. When NTP is unavailable, returned time is based on the local server clock rather than an NTP measurement.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs Time โ†’
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    ๐Ÿ› ๏ธ Other Tools and Integrations4 views
    Compare vs Git โ†’
  • MCP Time logoMCP Time

    MCP server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities.

    ๐Ÿ› ๏ธ Other Tools and Integrations3 views
    Compare vs MCP Time โ†’
  • Server Everything logoServer Everything

    MCP server that exercises all the features of the MCP protocol

    ๐Ÿ› ๏ธ Other Tools and Integrations6 views
    Compare vs Server Everything โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
34
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
6
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Simple Timeserver

Run `pip install mcp-simple-timeserver`, then configure the MCP client to start `python -m mcp_simple_timeserver`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Simple Timeserver AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/andybrandt-mcp-simple-timeserver?style=directory)](https://allmcps.com/mcp/andybrandt-mcp-simple-timeserver)
HTML Embed
<a href="https://allmcps.com/mcp/andybrandt-mcp-simple-timeserver"><img src="https://allmcps.com/api/badge/andybrandt-mcp-simple-timeserver?style=directory" alt="MCP Simple Timeserver on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ› ๏ธOther Tools and Integrations
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsClaude Desktop
Last updatedSep 7, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars34
GitHub Star CountTotal stargazers on GitHub representing community popularity (34 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Feb 18, 2026
52Quality signal: Good ยท 52/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev ยท @smithery/cli (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ› ๏ธ Other Tools and Integrations โ†’Alternatives to MCP Simple Timeserver โ†’Install in Claude DesktopInstall in CursorInstall in VS Code