Skip to main content
Glama
loaditoutadmin

loaditout-mcp-server

Official

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"]
    }
  }
}

Related MCP server: MCPfinder

Tools

Tool

Description

search_skills

Search 20,000+ MCP servers and agent skills by keyword

smart_search

Personalized search with history and preferences applied

get_skill

Get full details, security grade, and install config for a specific skill

install_skill

Get platform-specific install configuration for any skill

install_batch

Install multiple skills at once (up to 20)

install_pack

Install an entire curated pack (e.g., research-agent, data-engineer)

recommend_skills

Get skill recommendations based on your project context

check_capability_gap

Analyze what tools you need for a specific task

list_categories

Browse skills by category

validate_action

Check if an action on a skill is safe before executing

report_skill_usage

Report whether a skill worked correctly

flag_skill

Report problematic or unsafe skills

save_memory

Save key-value pairs to persistent agent memory

recall_memory

Retrieve previously saved memories

request_permission

Request human approval to install a skill

check_permission

Check status of a permission request

list_my_proofs

List your verified skill usage history

verify_proof

Verify an execution proof by ID

share_loadout

Get 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.

License

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    F
    maintenance
    MCP 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 updated
    4
    19
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    This 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 updated
    5
    1,272
    3
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A powerful MCP server that brings the skills.sh ecosystem directly to your AI agents, enabling effortless discovery, installation, and management of skills.
    Last updated
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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