mcpbeat Sign in
I

Dsfinv K Export Lint MCP Server

local only

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

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

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

Alternatives to Dsfinv K Export Lint

same job, measured the same way
I
Kassenbeleg Tse Lint
by jmshinhwa

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

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
CodeY CMS
by fpointerdev

Discover, evaluate, install, and validate generated websites for the self-hosted CodeY CMS.

29 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
Stitch Wand
by dilshaus

Design token tools for Google Stitch: convert, validate, diff, lint, generate, and export.

23 installs/wk local only
Unified AI System MCP Gateway
by happy520ai

Self-hosted MCP gateway for Codex, Cursor, and Cline with provider-free prompt enhancement.

local only
Agent Release Auditor
by veyndrasystems

Deterministic release gate for AI-written code and coding agents.

22 installs/wk local only
MCP Coinbase Cdp
by codespar

MCP server for Coinbase Developer Platform (CDP) — Trading, Wallets, Payments under one CDP key

22 installs/wk local only

Dsfinv K Export Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for Dsfinv K Export Lint?
Dsfinv K Export 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/dsfinv-k-export-lint.
How do I connect Dsfinv K Export 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/dsfinv-k-export-lint straight from npm; nothing to host, nothing to sign up for.
Is Dsfinv K Export 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.