Skip to content
Back to search
30
MCP

skill-library-mcp

npm/skill-library-mcp

MCP server providing on-demand skill loading for AI coding assistants

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

How to use

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

{
  "mcpServers": {
    "skill-library-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}