mcpbeat Sign in
I

Kassenbeleg Tse Lint MCP Server

local only

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

15 Regeln prüfen eine Belegvorlage gegen § 6 KassenSichV und § 146a AO; in der mitgelieferten Beispi

Installs / week
npm · @readystack/kassenbeleg-tse-lint
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 Kassenbeleg Tse Lint 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 kassenbeleg-tse-lint -- npx -y @readystack/kassenbeleg-tse-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kassenbeleg-tse-lint": {
      "args": [
        "-y",
        "@readystack/kassenbeleg-tse-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kassenbeleg-tse-lint]
command = "npx"
args = ["-y", "@readystack/kassenbeleg-tse-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "kassenbeleg-tse-lint": {
      "args": [
        "-y",
        "@readystack/kassenbeleg-tse-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kassenbeleg-tse-lint": {
      "args": [
        "-y",
        "@readystack/kassenbeleg-tse-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Kassenbeleg Tse Lint

same job, measured the same way
I
Dsfinv K Export Lint
by jmshinhwa

Prüft eine DSFinV-K-CSV gegen die amtliche Spaltenliste, die Wertelisten und die Formate der DSFinV

local only
Impressum Lint De
by jmshinhwa

17 Regeln mit Stichtag für Impressum, Footer und Shop-Templates im Repository

338 installs/wk local only
Rechnung Pflichtangaben Lint De
by jmshinhwa

Prüft PHP-Rechnungstemplates von WooCommerce- und WordPress-Shops gegen alle zehn Pflichtangaben des

306 installs/wk local only
Hmrc Fraud Prevention Header Lint
by jmshinhwa

Finds the Gov-Client and Gov-Vendor header mistakes HMRC rejects, in your editor, offline, before yo

343 installs/wk local only
I
Sv Rechengroessen Lint 2026
by jmshinhwa

Findet in Lohn- und HR-Konfigurationsdateien jede Zeile, in der ein deutscher Sozialversicherungs-We

local only
Proofpoint Essentials
by wyre-ai

MCP server for Proofpoint Essentials -- MSP org, domain, user, licensing, and reporting management.

local only
LLM Provider MCP
by manishiitg

Delegate asynchronous coding jobs between Claude Code, Codex, Cursor Agent, and Pi.

local only
Meeba Brain
by meemoprasad

Repository knowledge graph MCP server for codebase understanding and debugging.

5 tools answering

Kassenbeleg Tse Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Kassenbeleg Tse Lint?
Kassenbeleg Tse Lint 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/kassenbeleg-tse-lint.
How do I connect Kassenbeleg Tse Lint?
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/kassenbeleg-tse-lint straight from npm; nothing to host, nothing to sign up for.
Is Kassenbeleg Tse Lint 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.