Auto Skill Loader runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 10 Apr 2026.
Auto-loads skills into agent sessions. MiniMax vision and search proxy.
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 auto-skill-loader -- uvx auto-skill-loader
{
"mcpServers": {
"auto-skill-loader": {
"args": [
"auto-skill-loader"
],
"command": "uvx"
}
}
}
[mcp_servers.auto-skill-loader]
command = "uvx"
args = ["auto-skill-loader"]
{
"mcpServers": {
"auto-skill-loader": {
"args": [
"auto-skill-loader"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"auto-skill-loader": {
"args": [
"auto-skill-loader"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.