Megalinter runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from npm. Last commit 13 Sep 2026.
MCP server for running Ox Security MegaLinter via mega-linter-runner
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, commandArgs, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add megalinter -- npx -y @downatthebottomofthemolehole/megalinter-mcp-server
{
"mcpServers": {
"megalinter": {
"args": [
"-y",
"@downatthebottomofthemolehole/megalinter-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.megalinter]
command = "npx"
args = ["-y", "@downatthebottomofthemolehole/megalinter-mcp-server"]
{
"mcpServers": {
"megalinter": {
"args": [
"-y",
"@downatthebottomofthemolehole/megalinter-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"megalinter": {
"args": [
"-y",
"@downatthebottomofthemolehole/megalinter-mcp-server"
],
"command": "npx"
}
}
}
Secure MCP runtime server for scanning and autofixing code issues
MCP server for n8n: generate, lint, explain failed executions, drive live n8n via REST.
MCP server for Vindi — recurring billing, subscriptions, invoices
MCP server for static security analysis of Android source code
MCP server for connecting Claude Code to a Hostinger VPS via SSH
Code review as an MCP server — structured reviews with OWASP security scanning.
MCP server for @mostajs/orm: generate, lint (24 rules) & migrate EntitySchemas.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
Answers built from our own checks of this server.