mcp-zip
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORIA_ROOT | No | Director raíz de almacenamiento | ~/.memoria |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| memoria_iniciarB | Crea un proyecto nuevo con la estructura de memoria. |
| memoria_escribirC | Escribe una entrada de memoria en formato compacto. |
| memoria_buscarC | Busca entradas de memoria por texto completo. |
| memoria_leerC | Lee un archivo de memoria completo. |
| memoria_resumenC | Genera un resumen compacto del estado del proyecto. |
| memoria_listarA | Lista todos los proyectos con memoria. Returns: Lista de proyectos con información básica |
| memoria_archivarA | Archiva entradas resueltas antiguas en la bóveda. |
| memoria_importarB | Importa archivos .md desde una carpeta context/ existente. |
| memoria_exportarC | Exporta un archivo de memoria (lee el contenido). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nanodaniel69/mcp-zip'
If you have feedback or need assistance with the MCP directory API, please join our Discord server