mcp-skills
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| confirmInstall | Plantilla para confirmar la instalación de un skill antes de ejecutarla |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 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