Back to search
30
MCP

io.github.jcc-ne/mcp-skill-server

io.github.jcc-ne/mcp-skill-server

An MCP server that mounts your skill directory and add deterministic entry for deployment

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
MCP Skills Server
MCP server that loads and serves skills from a mounted directory with hot reload.
0 tools
io.github.214140846/skillhub-mcp
MCP server that exposes Claude-style skills to any MCP client.
0 tools
@skillbrickai/mcp-server
MCP server for discovering and installing skills from the SkillBrick AI platform
0 tools
io.github.rkdpa/local-skills-mcp
Universal MCP server for local filesystem skills with lazy loading and context-efficient discovery
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

How to use

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

{
  "mcpServers": {
    "io.github.jcc-ne/mcp-skill-server": {
      "url": "None",
      "transport": "http"
    }
  }
}