MCP Hub
Back to servers

loaditout-mcp-server

MCP server for discovering and installing AI agent skills from Loaditout. Search 20,000+ security-gradedMCP servers, check A/B/C/F grades, get install configs, and browse trending skills and curated packs.

glama
Updated
Apr 5, 2026

Loaditout MCP Server

loaditout-mcp-server MCP server

An MCP server for discovering, security-grading, and installing AI agent skills from Loaditout.

Search 20,000+ MCP servers and agent skills, check security grades (A/B/C/F), and install directly from your agent.

Quick Start

npx loaditout-mcp-server

Claude Code

Add to .claude/settings.json:

{
  "mcpServers": {
    "loaditout": {
      "command": "npx",
      "args": ["-y", "loaditout-mcp-server"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "loaditout": {
      "command": "npx",
      "args": ["-y", "loaditout-mcp-server"]
    }
  }
}

Tools

ToolDescription
search_skillsSearch 20,000+ MCP servers and agent skills by keyword
smart_searchPersonalized search with history and preferences applied
get_skillGet full details, security grade, and install config for a specific skill
install_skillGet platform-specific install configuration for any skill
install_batchInstall multiple skills at once (up to 20)
install_packInstall an entire curated pack (e.g., research-agent, data-engineer)
recommend_skillsGet skill recommendations based on your project context
check_capability_gapAnalyze what tools you need for a specific task
list_categoriesBrowse skills by category
validate_actionCheck if an action on a skill is safe before executing
report_skill_usageReport whether a skill worked correctly
flag_skillReport problematic or unsafe skills
save_memorySave key-value pairs to persistent agent memory
recall_memoryRetrieve previously saved memories
request_permissionRequest human approval to install a skill
check_permissionCheck status of a permission request
list_my_proofsList your verified skill usage history
verify_proofVerify an execution proof by ID
share_loadoutGet your public skill configuration

Security Grading

Every server is graded A/B/C/F based on 7 criteria:

  1. Zero prompt injection flags
  2. Zero capability flags (no shell, exec, sudo, filesystem, process.env)
  3. README content present
  4. Description present
  5. Committed within 12 months
  6. At least 5 GitHub stars
  7. No secret env vars required

Only 20.5% of the 20,652 servers in our index earn an A grade.

Links

License

MIT

Reviews

No reviews yet

Sign in to write a review