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. 🧮 Data Science Tools
  3. Gnomon MCP
Gnomon MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:17:29 AM

Gnomon MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
date-timecalculatorunit-conversiondeveloper-tools

Batch date, math, and unit-conversion tools for deterministic agent calculations 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": {
    "lihtness-gnomon-mcp": {
      "command": "uvx",
      "args": [
        "gnomon-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

Deterministic date, arithmetic, and unit operations are exposed by the lihtness/gnomon-mcp MCP server through stdio MCP tools. It provides a rich current-time snapshot, a batch calendar dispatcher, batched Python expression evaluation, and Pint-based unit conversion. Reach for it when an agent needs reliable date arithmetic, elapsed-time calculations, business-day counts, numerical formulas, or conversions across table rows. Run it on demand with uvx or install the Python package with pip.

Use cases

•Calculate elapsed time across many records
•Add calendar months or years to dates
•Evaluate batches of mathematical expressions
•Convert measurements between units
•Parse natural-language dates for scheduling logic

Key features

•18-field current-time snapshots
•Batch calendar operations
•Batch Python expression evaluation
•Natural-language date parsing
•Pint-based unit conversion
•Business-day counting

Capabilities & Tool Schemas

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

Extracted Tool Capabilities
18-field current-time snapshots
Batch calendar operations
Batch Python expression evaluation
Natural-language date parsing
Pint-based unit conversion
Business-day counting

How Gnomon MCP works

What lihtness/gnomon-mcp MCP server does

The lihtness/gnomon-mcp MCP server gives agents deterministic utilities for dates, calendars, arithmetic, and unit conversion. It is intended for cases where approximate reasoning can produce an incorrect answer, such as calculating elapsed time, adding months across calendar boundaries, evaluating decimals, or converting physical quantities.

The server exposes a standalone now tool that returns an 18-field snapshot of the current moment. The result includes ISO time, date and clock fields, Unix time, timezone, weekday information, day-of-year, ISO week, quarter, US government fiscal year, and a weekend flag. A timezone can be supplied.

How it works

MCP clients communicate with the server over standard input and output. The calendar tool accepts a list of operations and returns results in the same order, allowing one request to process multiple rows or unrelated date calculations. Supported operations include diff, until, since, add, weekday, business_days, parse, and format.

Date inputs can be known timestamps or natural-language expressions such as “next Thursday” and “in 3 hours.” Difference and elapsed-time operations support seconds, minutes, hours, days, and weeks. Calendar-aware month and year addition are available through add. Business-day counting covers Monday through Friday, with the start date included and the end date excluded.

The calc tool also accepts a list and evaluates Python expressions in order. Common math functions and constants, statistical functions such as mean and median, and selected built-ins including sum, range, sorted, min, and max are preloaded. calc_convert uses Pint for conversions such as meters to feet, kilograms to pounds, and Celsius to Fahrenheit.

Setup and configuration

The recommended launch command is:

bash
uvx gnomon-mcp

This runs the package on demand without a separate installation. The package can alternatively be installed with pip install gnomon-mcp, after which the gnomon-mcp executable can be used directly. The repository also documents a --demo mode that invokes each tool once and prints results without requiring an MCP client.

The README includes configuration examples for Claude Code and Claude Desktop. No API key, account credential, or environment variable is specified for operation.

Tools and capabilities

  • now(tz?): returns the current-time snapshot.
  • calendar(ops): batches date calculations and formatting operations.
  • calc(expressions): evaluates multiple Python expressions.
  • calc_convert(value, from_unit, to_unit): converts quantities with Pint.

Batch input is useful for applying the same kind of calculation to every row in a table while preserving result order. The lihtness/gnomon-mcp MCP server combines date, math, and unit functions behind one MCP connection rather than requiring separate utility servers.

Limitations and notes

The business-day operation excludes weekends but does not account for public holidays. The README describes calc as float-based and notes that it is not suitable for currency calculations requiring decimal arithmetic and explicit rounding. Proposed features such as holiday-aware calendars, regex processing, token counting, hashing, and cron support are not implemented tools in the current server.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Calculator Server logoCalculator Server

    A comprehensive Go-based MCP server for mathematical computations, implementing 13 mathematical tools across basic arithmetic, advanced functions, statistical analysis, unit conversions, and financial calculations.

    🧮 Data Science Tools3 views
    Compare vs Calculator Server →
  • MCP Gnu Units logoMCP Gnu Units

    Unit conversion and dimensional analysis backed by the bundled GNU units database (3000+ units, compound expressions, reduction to SI base units). Offline and deterministic. uvx mcp-gnu-units.

    🧮 Data Science Tools4 views
    Compare vs MCP Gnu Units →
  • Growthbook MCP logoGrowthbook MCP

    Tools for creating and interacting with GrowthBook feature flags and experiments.

    🧮 Data Science Tools3 views
    Compare vs Growthbook MCP →
  • Math MCP Learning Server logoMath MCP Learning Server

    Educational MCP server for math operations, statistics, visualization, and persistent workspaces. Built with FastMCP 2.0.

    🧮 Data Science Tools4 views
    Compare vs Math MCP Learning Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Directory activity
4 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 Gnomon MCP

Run `uvx gnomon-mcp` for an on-demand stdio launch, or install it with `pip install gnomon-mcp`.

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 PreviewGnomon MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lihtness-gnomon-mcp?style=directory)](https://allmcps.com/mcp/lihtness-gnomon-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/lihtness-gnomon-mcp"><img src="https://allmcps.com/api/badge/lihtness-gnomon-mcp?style=directory" alt="Gnomon MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 5, 2026
Views4
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 stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 26, 2026
51Quality signal: Good · 51/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 & activity1/15
Community engagement1/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 17d ago via OSV.dev · gnomon-mcp (PyPI)

★ 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 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Gnomon MCP →Install in Claude DesktopInstall in CursorInstall in VS Code