Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.DownAtTheBottomOfTheMoleHole/megalinter

NPM · @DOWNATTHEBOTTOMOFTHEMOLEHOLE/MEGALINTER-MCP-SERVER · SCANNED AUG 3

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

+31 this week 77 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security83
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects @hono/node-server 1.19.17, reached via @modelcontextprotocol/sdk > @hono/node-server. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to DownAtTheBottomOfTheMoleHole/megalinter-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 148 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 807 tokens (~89/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @downatthebottomofthemolehole/megalinter-mcp-server

# add to Claude Code
claude mcp add downatthebottomofthemolehole-megalinter -- npx -y @downatthebottomofthemolehole/megalinter-mcp-server
# add to Codex CLI
codex mcp add downatthebottomofthemolehole-megalinter -- npx -y @downatthebottomofthemolehole/megalinter-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "downatthebottomofthemolehole-megalinter": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@downatthebottomofthemolehole/megalinter-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add downatthebottomofthemolehole-megalinter --command npx --arg -y --arg @downatthebottomofthemolehole/megalinter-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  downatthebottomofthemolehole-megalinter:
    command: "npx"
    args: ["-y", "@downatthebottomofthemolehole/megalinter-mcp-server"]
// mcp.json
{
  "mcpServers": {
    "downatthebottomofthemolehole-megalinter": {
      "command": "npx",
      "args": [
        "-y",
        "@downatthebottomofthemolehole/megalinter-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +53
    • GHSA-frvp-7c67-39w9 affects this package: medium security
    • Known CVEs: unverified → fail security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • The attested source repository moved: DownAtTheBottomOfTheMoleHole/megalinter-mcp security
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 +14
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 −40
    • Malware scan: pass → unverified security
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@downatthebottomofthemolehole/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
DownAtTheBottomOfTheMoleHole/megalinter-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/DownAtTheBottomOfTheMoleHole/megalinter-mcp/.github/workflows/publish-mcp.yml@refs/heads/main
Rekor log index:
1058594916
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:51ffcce5fa119884260c545e521381294412e2f12c432a5bd0992caecbe5fbf00d3c18d10374064c5f057fb374d8b3095e280171036ba449d46c0c160
Discovery method:
attestation_endpoint
Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-frvp-7c67-39w9 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N yes
Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 9 exposed · ~807 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
megalinter_get_issue_summary ~86

Analyze and summarize issues from MegaLinter reports by severity, linter, and category. Enables filtering and targeted remediation.

NameTypeReqDescription
linterFilterstringFilter issues by specific linter name.
reportsPathstringPath to the reports directory. Defaults to megalinter-reports.
severityFilterstringFilter issues by severity level.

No output schema declared.

No examples provided.

megalinter_get_linters ~79

Discover available linters by language, security category, or auto-fix capability.

NameTypeReqDescription
autoFixOnlybooleanReturn only linters that support automatic fixes.
languagestringFilter by programming language (e.g., python, javascript, terraform).
securityOnlybooleanReturn only security-focused linters.

No output schema declared.

No examples provided.

megalinter_get_reporters ~24

List all available MegaLinter reporters and their configuration options.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

megalinter_get_security_info ~36

Get comprehensive information about security-focused linters organized by category (SAST, secrets, supply-chain, container, infrastructure).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

megalinter_get_security_recommendations ~58

Generate security-focused recommendations based on active linters and common threat categories (SAST, secrets, container, infrastructure).

NameTypeReqDescription
reportsPathstringPath to the reports directory. Defaults to megalinter-reports.

No output schema declared.

No examples provided.

megalinter_list_flavors ~20

List commonly used MegaLinter flavors.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

megalinter_parse_reports ~70

Parse MegaLinter JSON or SARIF reports from the reports directory. Returns structured report data for analysis.

NameTypeReqDescription
reportTypestringType of report to parse. Defaults to json.
reportsPathstringPath to the reports directory. Defaults to megalinter-reports.

No output schema declared.

No examples provided.

megalinter_run ~317

Run Ox Security MegaLinter using mega-linter-runner. Works locally or in any CI/CD environment.

NameTypeReqDescription
configFilestringPath to .mega-linter.yml file.
containerNamestringOptional Docker container name.
disableLintersstringComma-separated list of linters to disable.
envstringEnvironment variable string passed to --env (for example: DISABLE_LINTERS=SPELL_CSPELL,MARKDOWN_MARKDOWNLINT).
extraArgsarrayAdditional CLI arguments to append.
fixbooleanApply auto-fixes.
flavorstringMegaLinter flavor.
helpbooleanShow mega-linter-runner help.
imagestringOptional full Docker image override.
installbooleanGenerate MegaLinter starter config files.
lintChangedFilesOnlybooleanIf true, sets VALIDATE_ALL_CODEBASE=false to lint only changed files.
pathstringDirectory path to lint.
releasestringMegaLinter Docker image tag.
removeContainerbooleanRemove container after completion.
reportsPathstringDirectory where reports are written.
runnerVersionstringmega-linter-runner npm version. Use 'latest' or a specific version.
timeoutSecondsnumberCommand timeout in seconds.
workingDirectorystringDirectory where the command is executed. Defaults to current process directory.

No output schema declared.

No examples provided.

megalinter_write_config ~117

Generate a minimal .mega-linter.yml configuration file.

NameTypeReqDescription
applyFixesstringValue for APPLY_FIXES (none, all, or linter list).
disableLintersarrayOptional list for DISABLE_LINTERS.
flavorSuggestionsbooleanSet FLAVOR_SUGGESTIONS.
showElapsedTimebooleanSet SHOW_ELAPSED_TIME.
targetPathstringOutput path for the MegaLinter config file. Defaults to .mega-linter.yml

No output schema declared.

No examples provided.