Loomal

Promptlint MCP

MCP server by github.com/sean-sunagaku/promptlint-mcp

Static linter for AI prompts: contradictions, redundancy, ambiguity, and fluff.

1 starsnpm: promptlint-mcp

About Promptlint MCP

Promptlint MCP is an MCP (Model Context Protocol) server published by sean-sunagaku in the official MCP registry, listed under Code Analysis on Loomal. Static linter for AI prompts: contradictions, redundancy, ambiguity, and fluff.

It ships as an npm package (promptlint-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sean-sunagaku/promptlint-mcp, where the project has earned 1 GitHub stars.

Use Promptlint MCP with your agent

Claude Code · one command
claude mcp add promptlint-mcp -- npx -y promptlint-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "promptlint-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "promptlint-mcp"
      ]
    }
  }
}
npmpromptlint-mcp

Frequently asked questions

What is Promptlint MCP?
Promptlint MCP is an MCP (Model Context Protocol) server by sean-sunagaku in the Code Analysis category. Static linter for AI prompts: contradictions, redundancy, ambiguity, and fluff.
How do I connect Promptlint MCP to Claude, Cursor, or another MCP client?
Install Promptlint MCP from its npm package (promptlint-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Promptlint MCP open source?
Yes — the source code is public at github.com/sean-sunagaku/promptlint-mcp, with 1 GitHub stars.
Can AI agents pay to use Promptlint MCP?
Not yet through Loomal — Promptlint MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Promptlint MCP? Claim this listing free by verifying GitHub ownership, or contact us.