mcpbeat Sign in

Loaditout MCP Server

by loaditoutadmin Your server? Claim it
local only

Loaditout runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 7 Apr 2026.

Search and install 20,000+ security-graded MCP servers and agent skills.

Installs per day peak 11 · avg 6 · -47% w/w
a month agotoday
36
Installs / week
npm · loaditout-mcp-server
1
Stars
0 open issues
7 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Loaditout every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add loaditout -- npx -y loaditout-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "loaditout": {
      "args": [
        "-y",
        "loaditout-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.loaditout]
command = "npx"
args = ["-y", "loaditout-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "loaditout": {
      "args": [
        "-y",
        "loaditout-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "loaditout": {
      "args": [
        "-y",
        "loaditout-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Loaditout

same job, measured the same way
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only
MCP Marketplace
by mcp-marketplace

Search and install 4,000+ security-scanned MCP servers from inside any MCP-aware AI client.

7 tools answering
Prism Scanner
by aidongise-cell

Security scanner for AI Agent skills, plugins, and MCP servers with A-F grading.

108 installs/wk local only
Veragent
by lixiaowww

Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.

61 installs/wk local only
Hares — MCP security scanner
by alialrikabi313

Multi-layer security scanner for MCP servers and agent skills (injection, exfiltration)

24 installs/wk local only
Guardrails
by expertvagabond

AI Agent Guardrails MCP server - security layer

43 installs/wk local only
Mcpgrade
by mcpgrade

Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev

44 installs/wk local only
SkillTotal
by skilltotal

Deterministic security scan of MCP servers, agent skills and npm/PyPI packages. Runs locally.

1 164 installs/wk local only

Loaditout — questions

Answers built from our own checks of this server.

Why is there no uptime for Loaditout?
Loaditout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package loaditout-mcp-server was installed 36 times last week.
How do I connect Loaditout?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls loaditout-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Loaditout?
The npm package loaditout-mcp-server was installed 36 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Loaditout open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.