← Index

mcp-lint

io.github.robert19001-cmyk/mcp-lint·v0.5.3·Other
Quality Score
85
/100

Lint MCP tool schemas for cross-client compatibility and agent preflight safety.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-lint": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lint"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-lint": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lint"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-lint
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other