Skip to main content
Glama

Skilljack MCP

An MCP server that jacks Agent Skills directly into your LLM's brain.

Installation

npm install @skilljack/mcp

Or run directly with npx:

npx @skilljack/mcp /path/to/skills

From Source

git clone https://github.com/olaservo/skilljack-mcp.git cd skilljack-mcp npm install npm run build

Usage

# Single directory skilljack-mcp /path/to/skills # Multiple directories skilljack-mcp /path/to/skills /path/to/more/skills # Using environment variable SKILLS_DIR=/path/to/skills skilljack-mcp # Static mode (no file watching) skilljack-mcp --static /path/to/skills

Configuration UI

Skills Configuration UI

Skill Display UI

Skill Display UI

Documentation

For complete documentation, just ask your assistant:

"how do I use skilljack?" or "how does skilljack work behind the scenes?"

This loads the full reference including tools, prompts, resources, configuration options, and architecture details.

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olaservo/skill-jack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server