SERVER

Mcp Skills Server

Rank #12616

io.github.srprasanna/mcp-skills-server

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 Skills Server is a Model Context Protocol (MCP) server published by srprasanna. It ranks #12616 of 58,832 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. MCP Toplist tracks 2 versions of Mcp Skills Server. It was first listed on Oct 25, 2025 and most recently updated on Oct 25, 2025.

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

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

CONNECT

Use Mcp Skills Server

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

Docker image
{
  "mcpServers": {
    "mcp-skills-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/srprasanna/mcp-skills-server: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.

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