Loomal

MCP Skills Server

MCP server by github.com/srprasanna/mcp-skill-hub

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

9 starsoci: docker.io/srprasanna/mcp-skill-hub:1.0.0

About MCP Skills Server

MCP Skills Server is an MCP (Model Context Protocol) server published by srprasanna in the official MCP registry, listed under Marketing on Loomal. MCP server that loads and serves skills from a mounted directory with hot reload.

It ships as a Docker image (docker.io/srprasanna/mcp-skill-hub:1.0.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/srprasanna/mcp-skill-hub, where the project has earned 9 GitHub stars.

Use MCP Skills Server with your agent

Claude Code · one command
claude mcp add mcp-skills-server -- docker run -i --rm docker.io/srprasanna/mcp-skill-hub:1.0.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-skills-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/srprasanna/mcp-skill-hub:1.0.0"
      ]
    }
  }
}
ocidocker.io/srprasanna/mcp-skill-hub:1.0.0

Frequently asked questions

What is MCP Skills Server?
MCP Skills Server is an MCP (Model Context Protocol) server by srprasanna in the Marketing category. MCP server that loads and serves skills from a mounted directory with hot reload.
How do I connect MCP Skills Server to Claude, Cursor, or another MCP client?
Install MCP Skills Server from its oci package (docker.io/srprasanna/mcp-skill-hub:1.0.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Skills Server open source?
Yes — the source code is public at github.com/srprasanna/mcp-skill-hub, with 9 GitHub stars.
Can AI agents pay to use MCP Skills Server?
Not yet through Loomal — MCP Skills Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Skills Server? Claim this listing free by verifying GitHub ownership, or contact us.