Skip to main content
Glama
zhuyansen

AgentSkillsHub MCP Server

by zhuyansen

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTSKILLSHUB_BASENoBase URL for AgentSkillsHubhttps://agentskillshub.top
AGENTSKILLSHUB_CACHENoCache directory path~/.cache/agentskillshub

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_skillsA

Find open-source AI agent skills & MCP servers in the AgentSkillsHub catalog (100K+ indexed, quality subset stars>=5). Natural-language query plus optional filters. Each result includes a security_grade and estimated_tokens so you can weigh safety and context-cost BEFORE selecting one.

audit_skillA

Free basic trust check for a skill: security grade, plain-English verdict, and quality score. Run this BEFORE installing/trusting a skill. Deep 5-dimension audit and auditing any GitHub URL (incl. <5★ / private) are Pro features.

get_skill_installA

Get install commands for a skill plus a 'check before you install' safety line. Does NOT run anything — returns what to install, how, and what to verify first. The agent/user executes.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/zhuyansen/agentskillshub-mcp'

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