kdpa-llc/local-skills-mcp
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.
Implements stdio transport with automatic skill discovery across multiple configurable directories, aggregating skills from built-in sources, global paths, project-specific locations, and custom environment variables. Features hot-reload capability for instant skill updates without server restart, and uses lazy-loaded YAML frontmatter metadata (~50 tokens per skill) to minimize context overhead while deferring full skill content retrieval on-demand. Exposes a single `get_skill` tool to any MCP-compatible client, enabling skill reuse across Claude, Cline, Continue.dev, and custom AI agents regardless of underlying LLM.
Available on npm.
Stars
20
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Mar 02, 2026
Monthly downloads
140
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/kdpa-llc/local-skills-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
intellectronica/skillz
An MCP server for loading skills (shim for non-claude clients).
biocontext-ai/skill-to-mcp
Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
varunreddy/SkillMesh
A retrieval-gated skill architecture for LLM agents that scales to hundreds of tools by exposing...
fkesheh/skill-mcp
LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in...
heeyo-life/skillboss-skills
MCP server & Claude Code skills for 100+ AI services (LLMs, image/video gen, TTS). One API key,...