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
findSkillsC

Busca skills en el ecosistema skills.sh por palabra clave

installSkillC

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

selectSkillC

Recomienda el skill más relevante para una tarea concreta

uninstallSkillC

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

updateSkillC

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

analyzeProjectStackB

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