Catalog
io.github.rkdpa/local-skills-mcp
OfficialUniversal MCP server for local filesystem skills with lazy loading and context-efficient discovery
Universal server for local filesystem operations with lazy loading and efficient discovery.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"local-skills-mcp": {
"command": "npx",
"args": [
"-y",
"local-skills-mcp@0.2.1"
]
}
}
}