Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
findSkills

Busca skills en el ecosistema skills.sh por palabra clave

installSkill

Instala un skill desde skills.sh o GitHub usando su ID (owner/repo@skill)

selectSkill

Recomienda el skill más relevante para una tarea concreta

uninstallSkill

Desinstala un skill instalado usando su ID (owner/repo@skill)

updateSkill

Actualiza un skill instalado usando su ID (owner/repo@skill)

analyzeProjectStack

Analiza el package.json y recomienda skills según el stack detectado.

Prompts

Interactive templates invoked by user choice

NameDescription
confirmInstallPlantilla para confirmar la instalación de un skill antes de ejecutarla

Resources

Contextual data attached and managed by the client

NameDescription
installedSkills

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/FranciscoYuster/mcp-skills'

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