Skip to main content
Glama
shadowrootdev

Awesome Agent Skills MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (debug, info, warn, error)info
SKILLS_REPO_URLNoSkills repository URLhttps://github.com/VoltAgent/awesome-agent-skills.git
SKILLS_CACHE_DIRNoCache directory path.cache
SKILLS_SYNC_INTERVALNoAuto-sync interval in minutes (0 to disable)60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_skills

List all available agent skills that can be invoked

get_skill

Get detailed information and documentation for a specific skill

invoke_skill

Invoke a skill with parameters to get formatted instructions

refresh_skills

Refresh skills cache from the repository

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/shadowrootdev/awesome-agent-skills-mcp'

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