Agent Skill Loader runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 29 Apr 2026.
Dynamically load Claude Code skills into AI agents without copying files.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-skill-loader -- npx -y agent-skill-loader
{
"mcpServers": {
"agent-skill-loader": {
"args": [
"-y",
"agent-skill-loader"
],
"command": "npx"
}
}
}
[mcp_servers.agent-skill-loader]
command = "npx"
args = ["-y", "agent-skill-loader"]
{
"mcpServers": {
"agent-skill-loader": {
"args": [
"-y",
"agent-skill-loader"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-skill-loader": {
"args": [
"-y",
"agent-skill-loader"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.