loaditout-mcp-server
OfficialThe loaditout-mcp-server lets you discover, evaluate, and install AI agent skills from a registry of 20,000+ MCP servers, with built-in security grading, memory, and human approval workflows.
Search & Discovery
search_skills— Search by keyword with optional filters for skill type and agent platformsmart_search— Personalized search applying your history and preferences automaticallylist_categories— Browse available skill categories with descriptions and countsrecommend_skills— Get tailored recommendations based on your current project contextcheck_capability_gap— Identify which skills you're missing to complete a specific task
Skill Evaluation & Security
get_skill— Retrieve full details, security grade (A/B/C/F based on 7 safety criteria), and install configvalidate_action— Check if an action is safe before executing it (injection detection, freshness check)flag_skill— Report problematic, broken, or unsafe skills to the community
Installation
install_skill— Get platform-specific install configuration for a single skillinstall_batch— Install up to 20 skills at onceinstall_pack— Install an entire curated agent pack (e.g.,research-agent,devops-engineer)
Memory & Context
save_memory— Persist key-value data (installed skills, preferences, context) across sessionsrecall_memory— Retrieve previously saved memories, optionally filtered by type
Permissions & Human Approval
request_permission— Ask the human owner for approval before installing a skillcheck_permission— Poll the status (pending/approved/denied) of a permission request
Usage Tracking & Proof
report_skill_usage— Report whether a skill worked correctly to improve quality scoreslist_my_proofs— View your verified skill usage historyverify_proof— Verify a specific execution proof by IDshare_loadout— Share your public skill configuration, trust score, and stats
Loaditout 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-serverClaude 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"]
}
}
}Related MCP server: MCPfinder
Tools
Tool | Description |
| Search 20,000+ MCP servers and agent skills by keyword |
| Personalized search with history and preferences applied |
| Get full details, security grade, and install config for a specific skill |
| Get platform-specific install configuration for any skill |
| Install multiple skills at once (up to 20) |
| Install an entire curated pack (e.g., research-agent, data-engineer) |
| Get skill recommendations based on your project context |
| Analyze what tools you need for a specific task |
| Browse skills by category |
| Check if an action on a skill is safe before executing |
| Report whether a skill worked correctly |
| Report problematic or unsafe skills |
| Save key-value pairs to persistent agent memory |
| Retrieve previously saved memories |
| Request human approval to install a skill |
| Check status of a permission request |
| List your verified skill usage history |
| Verify an execution proof by ID |
| Get your public skill configuration |
Security Grading
Every server is graded A/B/C/F based on 7 criteria:
Zero prompt injection flags
Zero capability flags (no shell, exec, sudo, filesystem, process.env)
README content present
Description present
Committed within 12 months
At least 5 GitHub stars
No secret env vars required
Only 20.5% of the 20,652 servers in our index earn an A grade.
Links
Website: loaditout.ai
CLI:
npx loaditout add owner/reponpm: loaditout-mcp-server
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityFmaintenanceMCP server for discovering and installing AI agent skills from agentskill.sh. Search skills across platforms, browse trending skills, and install them with built-in security scanning.Last updated4193MIT- Alicense-qualityBmaintenanceAI-first MCP server discovery tool that enables agents to search, inspect, and install MCP servers from multiple registries.Last updated12AGPL 3.0
- AlicenseAqualityCmaintenanceThis MCP server enables AI agents to search, discover, and install skills from the SkillsMP marketplace, with support for keyword and semantic search, skill content retrieval, and installation to various coding agents.Last updated51,2723MIT
- Alicense-qualityDmaintenanceA powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.Last updated1MIT
Related MCP Connectors
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
Search 41,000+ agent skills, MCP servers, plugins & loops — real install counts and stars.
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/loaditoutadmin/loaditout-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server