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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
code-expert-mcp
MCP server for AI-assisted development
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
loaditout-mcp-server
MCP server for discovering and installing AI agent skills from Loaditout
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
@skillbrickai/mcp-server
MCP server for discovering and installing skills from the SkillBrick AI platform
0 tools

How to use

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

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