mcpbeat Sign in
I

Denchoho Sakuin Check 2026 MCP Server

local only

Denchoho Sakuin Check 2026 runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.

電子取引データの索引簿を12ルールで検査し、取引年月日・取引金額・取引先・ファイル名のうち検索要件を満たさない行と直し方を出します。同梱の12行サンプルでは6行・7件を指摘しました。

Installs / week
npm · @readystack/denchoho-sakuin-check-2026
0
Stars
1 open issues
23 Sep 2026
Last commit
no recent releases
License
JavaScript

Nothing serious here today

Today is the operative word: we check Denchoho Sakuin Check 2026 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 denchoho-sakuin-check-2026 -- npx -y @readystack/denchoho-sakuin-check-2026
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "denchoho-sakuin-check-2026": {
      "args": [
        "-y",
        "@readystack/denchoho-sakuin-check-2026"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.denchoho-sakuin-check-2026]
command = "npx"
args = ["-y", "@readystack/denchoho-sakuin-check-2026"]
.cursor/mcp.json
{
  "mcpServers": {
    "denchoho-sakuin-check-2026": {
      "args": [
        "-y",
        "@readystack/denchoho-sakuin-check-2026"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "denchoho-sakuin-check-2026": {
      "args": [
        "-y",
        "@readystack/denchoho-sakuin-check-2026"
      ],
      "command": "npx"
    }
  }
}

Denchoho Sakuin Check 2026 — questions

Answers built from our own checks of this server.

Why is there no uptime for Denchoho Sakuin Check 2026?
Denchoho Sakuin Check 2026 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 @readystack/denchoho-sakuin-check-2026.
How do I connect Denchoho Sakuin Check 2026?
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 @readystack/denchoho-sakuin-check-2026 straight from npm; nothing to host, nothing to sign up for.
Is Denchoho Sakuin Check 2026 open source?
We cannot say either way: written in JavaScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.