memoria-codigo-local
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAIZ_PROYECTO | No | The root path of the project to index. Alternative to providing the path as a positional argument to the server. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| buscar_simboloB | Encuentra dónde se define un símbolo exportado TypeScript/React. |
| buscar_textoA | Busca símbolos exportados por palabras del nombre o del JSDoc y tolera erratas pequeñas; no es búsqueda semántica. |
| buscar_referenciasA | Lista los lugares donde un símbolo exportado se importa o se usa. |
| listar_exportsB | Lista los símbolos exportados por un fichero concreto de la raíz indexada. |
| reindexarA | Reconstruye explícitamente el índice en memoria tras editar el proyecto. |
| resumen_arquitecturaA | Resume el árbol de carpetas indexadas y sus símbolos exportados, agrupados por tipo. |
| obtener_fragmentoB | Devuelve líneas literales de un fichero indexado, con un máximo de 200 líneas. |
| cobertura_indexadoA | Compara todos los ficheros .ts/.tsx bajo la raíz con los indexados y explica cada exclusión. |
| trazar_caminoA | Busca en anchura un camino entre símbolos a través de sus referencias, hasta 6 saltos. |
| buscar_por_tipoB | Lista símbolos exportados de un tipo concreto sin usar un lenguaje de consulta de grafos. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/pedroleni/code-memory-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server