Skip to content
Back to search
30
MCP

mcp-skills-as-context

npm/mcp-skills-as-context

MCP server that searches skills.sh and fetches skill files from GitHub — turn thousands of AI skill files into rich context for your coding agents

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

How to use

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

{
  "mcpServers": {
    "mcp-skills-as-context": {
      "url": "None",
      "transport": "http"
    }
  }
}