mcpbeat Sign in

MCP Jp Calendar MCP Server

local only

MCP Jp Calendar runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 31 Jul 2026.

MCP server for Japanese business days, holidays, and fiscal-period calculations.

Installs per day peak 155 · avg 12 · +34% w/w
a month agotoday
39
Installs / week
npm · mcp-jp-calendar
0
Stars
0 open issues
31 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Jp Calendar 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 mcp-jp-calendar -- npx -y mcp-jp-calendar
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-jp-calendar": {
      "args": [
        "-y",
        "mcp-jp-calendar"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-jp-calendar]
command = "npx"
args = ["-y", "mcp-jp-calendar"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-jp-calendar": {
      "args": [
        "-y",
        "mcp-jp-calendar"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-jp-calendar": {
      "args": [
        "-y",
        "mcp-jp-calendar"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Jp Calendar

same job, measured the same way
PlugRail Japanese Calendar
by plugrail

Japanese holiday and business-day calculations using official Japan Cabinet Office data.

4 tools answering
MCP Jp Paid Leave
by skypier-jp-works

MCP server for Japanese statutory annual paid leave (nenkyu) calculations.

32 installs/wk local only
JP Data (Japanese Public Business Data)
by kimotostudio

Japanese open-data MCP server: corporate-number validation, zengin bank codes, national holidays

local only
Ja Normalize
by kojimahyui01

Holidays/business days for 200+ countries; Japanese address, name, bank and company normalization.

427 installs/wk local only
EngScript Engineering MCP
by engscript

Engineering calculation MCP server for oil and gas engineering applications.

58 tools answering
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

131 installs/wk local only
N
Context MCP
by agentutil

Situational awareness — holidays, business hours, and platform status for timing-sensitive actions.

46 installs/wk local only
GetBirthChart MCP
by getbirthchart-com

Official MCP server for GetBirthChart astrology calculations.

25 installs/wk local only

MCP Jp Calendar — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Jp Calendar?
MCP Jp Calendar 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 mcp-jp-calendar was installed 39 times last week.
How do I connect MCP Jp Calendar?
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 mcp-jp-calendar straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Jp Calendar?
The npm package mcp-jp-calendar was installed 39 times in the last week. Week over week that is +34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Jp Calendar open source?
Yes — it is published under the MIT licence, written in TypeScript 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.