mcpbeat Sign in

True Solar Time MCP Server

local only

True Solar Time runs on your own machine — the client starts it, so there is no endpoint to ping. 561 installs a week from npm. Last commit 24 Aug 2026.

True solar time correction for BaZi charts: historical DST, longitude, equation of time.

Installs per day peak 445 · avg 14
a month agotoday
561
Installs / week
npm · true-solar-time-mcp
0
Stars
0 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check True Solar Time every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add true-solar-time -- npx -y true-solar-time-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "true-solar-time": {
      "args": [
        "-y",
        "true-solar-time-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.true-solar-time]
command = "npx"
args = ["-y", "true-solar-time-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "true-solar-time": {
      "args": [
        "-y",
        "true-solar-time-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "true-solar-time": {
      "args": [
        "-y",
        "true-solar-time-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to True Solar Time

same job, measured the same way
W8s Astro MCP
by w8s

Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite.

137 installs/wk local only
Cosmic Correlation Engine
by odinbot33

AI Agent Astrology — natal charts, transits, cosmic weather, and forecasts for AI agents.

140 installs/wk local only
知己排盘 BaZi
by zhijipaipan

BaZi (Chinese Four Pillars) chart calculator. Structured chart data only, no predictions.

92 installs/wk 1 tools answering
Phi Guard MCP
by abidit

Local-first PHI detection for source code, LLM prompts, logs, and analytics

538 installs/wk local only
Applyra
by applyra

App Store Optimization data for AI agents: keyword ranks, scores, competitors, charts

369 installs/wk local only
Chart Library — Pattern Intelligence
by grahammccain

Historical chart-pattern intelligence for AI agents. 25M+ embeddings, 19K+ symbols, 10y history.

320 installs/wk local only
I
Oee MCP
by arikanatakan

Overall Equipment Effectiveness tools for AI agents: factors, waterfall, six losses, charts.

61 installs/wk local only
I
Revmng MCP
by arikanatakan

Revenue-management tools for AI agents: seat protection, overbooking, pricing, bid prices, charts.

43 installs/wk local only

True Solar Time — questions

Answers built from our own checks of this server.

Why is there no uptime for True Solar Time?
True Solar Time runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package true-solar-time-mcp was installed 561 times last week.
How do I connect True Solar Time?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls true-solar-time-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use True Solar Time?
The npm package true-solar-time-mcp was installed 561 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is True Solar Time open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.