SERVER

MCP Skill Hub

Rank #12618

io.github.srprasanna/mcp-skill-hub

MCP server that loads and serves skills from a mounted directory with hot reload.

First listed
Oct 25, 2025
Last publish date
Oct 25, 2025
OVERVIEW

MCP Skill Hub is a Model Context Protocol (MCP) server published by srprasanna. It ranks #12618 of 58,832 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Skill Hub is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 25, 2025 and most recently updated on Oct 25, 2025.

STANDING
#12,618of 58,832 tracked serversTop 25%

Ranks ahead of 46,214 of 58,832 servers on MCP Toplist.

CONNECT

Use MCP Skill Hub

Add MCP Skill Hub to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "mcp-skill-hub": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/srprasanna/mcp-skill-hub:1.0.0"
      ],
      "env": {
        "MCP_SKILLS_DIR": "<your MCP_SKILLS_DIR>",
        "MCP_SKILLS_HOT_RELOAD": "<your MCP_SKILLS_HOT_RELOAD>",
        "MCP_SKILLS_LOG_LEVEL": "<your MCP_SKILLS_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

srprasanna

Organization
Total servers
3
Total versions
4
VERSIONS

Available versions (2)

VersionPublished
1.0.0Oct 25, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Skill Hub?
MCP server that loads and serves skills from a mounted directory with hot reload.
Who maintains MCP Skill Hub?
MCP Skill Hub is maintained by srprasanna, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
Is MCP Skill Hub an official MCP server?
Yes — MCP Skill Hub is listed on the Official MCP Registry.
How many versions does MCP Skill Hub have?
MCP Toplist tracks 2 versions of MCP Skill Hub, most recently published on Oct 25, 2025.
Where can I find the source code for MCP Skill Hub?
The source code for MCP Skill Hub is hosted at github.com/srprasanna/mcp-skill-hub.
EXPLORE