← Index

io.github.DownAtTheBottomOfTheMoleHole/megalinter

io.github.DownAtTheBottomOfTheMoleHole/megalinter·v3.0.2·Security
Quality Score
83
/100

MCP server for running Ox Security MegaLinter via mega-linter-runner

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