Skip to main content
Glama
skillhub-club

@skill-hub/mcp-server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILLHUB_API_KEYYesYour SkillHub API Key
SKILLHUB_API_URLNoSkillHub API base URLhttps://www.skillhub.club/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_skillsA

Search for Claude Code Skills using natural language. Returns relevant skills based on semantic matching.

get_skill_detailB

Get detailed information about a specific skill including evaluation, pros/cons, and optionally the full SKILL.md content.

install_skillA

Install a skill to the local filesystem. First call shows a preview, then call with confirm=true to install. Auto-detects current CLI environment (detected: claude).

browse_catalogA

Browse the skill catalog with filtering and sorting options. Good for discovering skills by category or popularity.

recommend_skillsA

Get skill recommendations based on what you're working on. Uses semantic matching to find relevant skills.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Skill CategoriesList of all skill categories with counts
Popular SkillsTop 10 most popular skills
Recent Skills10 most recently added skills

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/skillhub-club/mcp-server'

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