{
  "markdown": "# Loaditout MCP Server\n\n[![loaditout-mcp-server MCP server](https://glama.ai/mcp/servers/loaditoutadmin/loaditout-mcp-server/badges/card.svg)](https://glama.ai/mcp/servers/loaditoutadmin/loaditout-mcp-server)\n\nAn MCP server for discovering, security-grading, and installing AI agent skills from [Loaditout](https://loaditout.ai).\n\nSearch 20,000+ MCP servers and agent skills, check security grades (A/B/C/F), and install directly from your agent.\n\n## Quick Start\n\n```bash\nnpx loaditout-mcp-server\n```\n\n### Claude Code\n\nAdd to `.claude/settings.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"loaditout\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"loaditout-mcp-server\"]\n    }\n  }\n}\n```\n\n### Cursor\n\nAdd to `.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"loaditout\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"loaditout-mcp-server\"]\n    }\n  }\n}\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `search_skills` | Search 20,000+ MCP servers and agent skills by keyword |\n| `smart_search` | Personalized search with history and preferences applied |\n| `get_skill` | Get full details, security grade, and install config for a specific skill |\n| `install_skill` | Get platform-specific install configuration for any skill |\n| `install_batch` | Install multiple skills at once (up to 20) |\n| `install_pack` | Install an entire curated pack (e.g., research-agent, data-engineer) |\n| `recommend_skills` | Get skill recommendations based on your project context |\n| `check_capability_gap` | Analyze what tools you need for a specific task |\n| `list_categories` | Browse skills by category |\n| `validate_action` | Check if an action on a skill is safe before executing |\n| `report_skill_usage` | Report whether a skill worked correctly |\n| `flag_skill` | Report problematic or unsafe skills |\n| `save_memory` | Save key-value pairs to persistent agent memory |\n| `recall_memory` | Retrieve previously saved memories |\n| `request_permission` | Request human approval to install a skill |\n| `check_permission` | Check status of a permission request |\n| `list_my_proofs` | List your verified skill usage history |\n| `verify_proof` | Verify an execution proof by ID |\n| `share_loadout` | Get your public skill configuration |\n\n## Security Grading\n\nEvery server is graded A/B/C/F based on 7 criteria:\n\n1. Zero prompt injection flags\n2. Zero capability flags (no shell, exec, sudo, filesystem, process.env)\n3. README content present\n4. Description present\n5. Committed within 12 months\n6. At least 5 GitHub stars\n7. No secret env vars required\n\nOnly 20.5% of the 20,652 servers in our index earn an A grade.\n\n## Links\n\n- **Website:** [loaditout.ai](https://loaditout.ai)\n- **CLI:** `npx loaditout add owner/repo`\n- **npm:** [loaditout-mcp-server](https://www.npmjs.com/package/loaditout-mcp-server)\n\n## License\n\nMIT\n",
  "bytes": 2822,
  "sha": "76f6eedcbc20e3f58d5af302b890047149a6b15316791d3c0376ca95986d94bf",
  "repo_slug": "loaditoutadmin/loaditout-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_loaditoutadmin_loaditout_3e8450d4/readme"
}