Back to Home
kdpa-llc icon

local-skills-mcp

Verified Safe

by kdpa-llc

Overview

Enables LLMs and AI agents to access expert skills stored locally on the filesystem, utilizing lazy loading for context-efficient interaction via the Model Context Protocol (MCP).

Installation

Run Command
npx local-skills-mcp

Environment Variables

  • SKILLS_DIR

Security Notes

The server primarily operates on local files via stdio, minimizing network attack surface. It does not use `eval` or obvious obfuscation. Skill content (`SKILL.md`) is read and relayed, not executed by the server itself; the AI client interprets the content. Path traversal attempts during skill loading are handled by reporting a 'skill not found' error. The primary security consideration is trusting the source of the `SKILL.md` files, as malicious text content could theoretically influence an AI. The project includes a `SECURITY.md` and `CODE_OF_CONDUCT.md`.

Similar Servers

Stats

Interest Score39
Security Score9
Cost ClassLow
Avg Tokens750
Stars9
Forks2
Last Update2026-01-19

Tags

mcpskillsai-agentcontext-efficienthot-reload