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

Similar MCP servers embedding-nearest

skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
skillhub-mcp
AI resource intelligence MCP server — recommends skills, tools, agents, rules, and MCP servers from 20,000+ resources. Fully offline, zero n
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
github-talent-mcp
MCP server for searching, scoring, and ranking GitHub developers for technical recruiting
0 tools
github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories,
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

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

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