Dev Memory MCP Server
Servidor de memoria de desarrollo
Descripción general
Servidor MCP para memoria de desarrollo persistente en todos los proyectos. Captura y organiza automáticamente el contexto de desarrollo, los cambios de código y las interacciones del usuario.
Related MCP server: Developer MCP Server
Estado actual
⚠️ BLOQUEADO : Actualmente se están produciendo problemas con el acceso al sistema de archivos y el manejo de respuestas JSON. Consulte el documento de entrega para obtener más información.
Enlaces rápidos
Documento de entrega : estado actual y próximos pasos
Documento de diseño - Arquitectura del sistema
Notas de trabajo - Detalles de implementación
Configuración
# Install dependencies
npm install
# Build the project
npm run build
# Start the server
npm startEstructura del proyecto
.
├── src/
│ ├── core/ # Core functionality
│ │ ├── store.ts # Storage implementation
│ │ ├── context.ts # Context management
│ │ └── types.ts # Type definitions
│ ├── sdk/ # MCP SDK integration
│ └── index.ts # Main server
├── docs/ # Documentation
└── scripts/ # Utility scriptsCronología del desarrollo
Fase 1: Robustez (enero de 2025) - Actual
Fase 2: Inteligencia (febrero de 2025)
Fase 3: Integración (marzo de 2025)
Contacto
Estado: Bloqueado por problemas en el sistema de archivos
Prioridad: Alta: bloqueo de la captura del contexto de desarrollo
Ubicación: /Usuarios/chetpaslawski/Documentos/Proyectos de VS Code/dev-memory-server
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceA custom Memory MCP Server that acts as a cache for Infrastructure-as-Code information, allowing users to store, summarize, and manage notes with a custom URI scheme and simple resource handling.231MIT
- FlicenseAqualityDmaintenanceA powerful context management system that maintains persistent context across coding sessions, helping development teams track project structure, dependencies, and progress.65
- AlicenseAqualityFmaintenanceEnables AI assistants to maintain persistent project context across sessions by storing and retrieving structured information in markdown files organized in a memory bank directory.457Apache 2.0
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.5262MIT
Related MCP Connectors
Universal memory for AI agents and tools. Save, organize and search context anywhere.
One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
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/TrackerXXX23/dev_memory_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server