Submit

Mcplint

@fletchert131-sudo

Lint and score your MCP server's tool definitions before you publish — name/schema validity, description quality, context-token weight, and destructive-tool safety. Gives a 0–100 score and a CI gate. Free CLI, MIT engine. Catches structure and hygiene, not intent.
Overview

no content

Server Config

{
  "mcpServers": {
    "mcplint": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@tomfletcher2929/mcplint",
        "mcplint-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.