Back to search
30
MCP

io.github.rkdpa/local-skills-mcp

io.github.rkdpa/local-skills-mcp

Universal MCP server for local filesystem skills with lazy loading and context-efficient discovery

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

Similar MCP servers embedding-nearest

io.github.jcc-ne/mcp-skill-server
An MCP server that mounts your skill directory and add deterministic entry for deployment
0 tools
io.github.214140846/skillhub-mcp
MCP server that exposes Claude-style skills to any MCP client.
0 tools
io.github.localstack/localstack-mcp-server
A LocalStack MCP Server providing essential tools for local cloud development & testing
0 tools
skill-library-mcp
MCP server providing on-demand skill loading for AI coding assistants
0 tools
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
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.rkdpa/local-skills-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}