Back to search
30
MCP

MCP Skills Server

io.github.srprasanna/mcp-skills-server

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MCP Skills Server
MCP server that loads and serves skills from a mounted directory with hot reload.
0 tools
io.github.jcc-ne/mcp-skill-server
An MCP server that mounts your skill directory and add deterministic entry for deployment
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
@skills-hub-ai/mcp
MCP server for skills-hub.ai — serve installed skills as prompts in any MCP-compatible AI tool
0 tools
io.github.rkdpa/local-skills-mcp
Universal MCP server for local filesystem skills with lazy loading and context-efficient discovery
0 tools
mcp-html-sync-server
A real-time HTML syncing server with hot reload capabilities, built using the Model Context Protocol (MCP)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_skills_server": {
      "url": "None",
      "transport": "http"
    }
  }
}