Load and serve reusable skills from a mounted directory with automatic hot reload. For developers building skill-driven applications or integrating modular capability libraries into Claude or other AI systems.
io.github.srprasanna/mcp-skill-hub
Local install
STDIO
No auth required
How models use it and what it is built for.
Load and serve reusable skills from a mounted directory with automatic hot reload. For developers building skill-driven applications or integrating modular capability libraries into Claude or other AI systems.
Local install — runs as a subprocess.
Configuration this server reads at startup.
Root directory containing skill folders
Enable automatic reloading when SKILL.md files change
Logging verbosity: DEBUG, INFO, WARNING, ERROR, CRITICAL
Where to find authoritative docs and source for MCP Skills Server.
Paste any of these into Agent Studio after connecting MCP Skills Server.
Common questions about connecting and running MCP Skills Server.
What is a skill in this MCP server?
A skill is a modular capability defined in a SKILL.md file within a folder under MCP_SKILLS_DIR. The server loads and serves these skills, making them available to Claude or other AI systems.
How do I set up the skills directory?
Set the MCP_SKILLS_DIR environment variable to point to your root directory containing skill folders. Each skill should be in its own subdirectory with a SKILL.md file defining its behavior.
Can I update skills without restarting the server?
Yes. Set MCP_SKILLS_HOT_RELOAD=true to enable automatic reloading when SKILL.md files change. The server will detect and reload modified skills without requiring a restart.
How do I debug skill loading issues?
Set MCP_SKILLS_LOG_LEVEL=DEBUG to enable detailed logging. This will show you exactly what skills are being loaded, any parsing errors, and other diagnostic information.
Does this server support Docker deployment?
Yes. The server is distributed as a Docker image (docker.io/srprasanna/mcp-skill-hub:1.0.0). Mount your skills directory as a volume and set MCP_SKILLS_DIR to the container path.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams