Agent Skill Loader
Rank #15,005io.github.back1ply/agent-skill-loader
MCP server providing agent-skill-loader capabilities
Agent Skill Loader is a Model Context Protocol (MCP) server published by back1ply. It ranks #15,005 of 132,113 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Agent Skill Loader is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Jan 16, 2026 and most recently updated on Jan 17, 2026.
Ranks ahead of 117,108 of 132,113 servers on MCP Toplist.
Use Agent Skill Loader
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-skill-loader -- npx -y agent-skill-loader[mcp_servers.agent-skill-loader]
command = "npx"
args = ["-y", "agent-skill-loader"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-skill-loader": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-skill-loader": {
"command": "npx",
"args": [
"-y",
"agent-skill-loader"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.back1ply%2Fagent-skill-loader)<a href="https://mcptoplist.com/server/io.github.back1ply%2Fagent-skill-loader"><img src="https://mcptoplist.com/badge/io.github.back1ply%2Fagent-skill-loader.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
back1ply
Other servers by back1ply
View all back1ply servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Jan 17, 2026 |
| 1.0.1 | Jan 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agent Skill Loader?
- Agent Skill Loader is maintained by back1ply, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Agent Skill Loader listed on the Official MCP Registry?
- Yes — Agent Skill Loader is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Agent Skill Loader have?
- MCP Toplist tracks 3 versions of Agent Skill Loader, most recently published on Jan 17, 2026.
- Where can I find the source code for Agent Skill Loader?
- The source code for Agent Skill Loader is hosted at github.com/back1ply/agent-skill-loader.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.