loaditout-mcp-server
Rank #60,650io.github.loaditoutadmin/loaditout
Search and install 20,000+ security-graded MCP servers and agent skills.
loaditout-mcp-server is a Model Context Protocol (MCP) server published by loaditoutadmin. It ranks #60,650 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. loaditout-mcp-server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 5, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 71,463 of 132,113 servers on MCP Toplist.
Use loaditout-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add loaditout -- npx -y loaditout-mcp-server[mcp_servers.loaditout]
command = "npx"
args = ["-y", "loaditout-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"loaditout": {
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"loaditout": {
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"loaditout": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"loaditout": {
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"loaditout": {
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.loaditoutadmin%2Floaditout)<a href="https://mcptoplist.com/server/io.github.loaditoutadmin%2Floaditout"><img src="https://mcptoplist.com/badge/io.github.loaditoutadmin%2Floaditout.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
loaditoutadmin
Other servers by loaditoutadmin
View all loaditoutadmin servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.4 | Apr 7, 2026 |
Frequently asked questions
- Who maintains loaditout-mcp-server?
- loaditout-mcp-server is maintained by loaditoutadmin, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is loaditout-mcp-server listed on the Official MCP Registry?
- Yes — loaditout-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does loaditout-mcp-server have?
- MCP Toplist tracks 1 version of loaditout-mcp-server, most recently published on Apr 7, 2026.
- Where can I find the source code for loaditout-mcp-server?
- The source code for loaditout-mcp-server is hosted at github.com/loaditoutadmin/loaditout-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.