local-skills-mcp

data-ai MCP Server

Universal MCP server enabling any LLM or AI agent to utilize expert skills from your local filesystem. Reduces context consumption through lazy loading. Works with Claude, Cline, and any MCP-compatible client.

Install Ready
data-aidata-ai
3 views29 stars7 forksv0.4.4MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
29
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx local-skills-mcp

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "local-skills-mcp": {
      "command": "npx",
      "args": [
        "local-skills-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

1
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (1)

Feature

Local Skills MCP