mcpbeat Sign in

Kadlint MCP Server

local only

Kadlint runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 18 Jul 2026.

Korean ad-compliance linter for cosmetics and health-food marketing copy

Installs per day peak 266 · avg 13 · -12% w/w
a month agotoday
47
Installs / week
npm · kadlint
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Kadlint

same job, measured the same way
Raportagent MCP
by raportagent

Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.

29 installs/wk local only
pyscn
by ludo-technologies

Python code analysis for AI agents: complexity, dead code, clones, coupling, and a health score.

1 399 installs/wk local only
Startup Finance Metrics
by mayanktalwar0

An MCP server for analyzing startup financial health and generating metrics reports locally.

109 installs/wk local only
LexLint: compliance lint for AI, scraping, and privacy law
by lexlint

Compliance lint for AI, scraping, and privacy law. Cited findings in 200 or more jurisdictions.

7 tools answering
A
Can I Vibe? — AI coding provider status
by canivibe

Live status and health checks for AI coding providers: Claude, Cursor, Copilot, Codex and more.

2 tools answering
X402 Repohealth MCP
by liminalpepe

Free MCP server: compute a GitHub repo maintenance/abandonment health score from live data.

30 installs/wk local only
Toffu
by toffu

AI marketing platform your agent runs end to end: ads, analytics, content, and reports.

answering
klaws — Korean compliance risk scanner
by rostradamus

Scan code for Korean compliance risks — PIPA/개인정보보호법, Network Act, Credit Info. Not legal advice.

local only

Kadlint — questions

Answers built from our own checks of this server.

Why is there no uptime for Kadlint?
Kadlint 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 kadlint was installed 47 times last week.
How do I connect Kadlint?
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 kadlint straight from npm; nothing to host, nothing to sign up for.
How many people use Kadlint?
The npm package kadlint was installed 47 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kadlint 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.