que-paso-ayer
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@que-paso-ayerWhat technical debt is blocking the checkout service?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
¿Qué pasó ayer?
Open-source MCP server and AI skill for technical debt, recurring issues, project knowledge graphs, cross-project dependencies, real-time agent handoffs, change context, and collaborative software engineering.
¿Qué pasó ayer? busca que un equipo pueda responder rápidamente:
¿Qué cambió y quién lo cambió?
¿Por qué esta función tiene esta regla o límite?
¿Qué servicio o proyecto impone esa restricción?
¿Qué puede romperse si la modificamos?
¿Hay otra persona o agente trabajando en lo mismo?
¿Qué quedó aplicado, verificado, pendiente o bloqueado?
El sistema organiza el conocimiento como un mapa causal multidimensional: proyectos, servicios, conexiones entre proyectos, dependencias técnicas, reglas, decisiones, modificaciones, incidentes, evidencia, usuarios, agentes y sesiones.
Estado
El proyecto está en fase inicial de diseño e implementación. El repositorio contiene:
un CLI instalable y ejecutable;
un servidor MCP local mínimo por
stdio;una skill inicial para coordinar el flujo;
la arquitectura conceptual y el roadmap del MVP.
Todavía no incluye persistencia multiusuario, despliegue HTTP, OAuth, PostgreSQL, sincronización concurrente ni configuración automática de dominio. Esas capacidades están planificadas, no implementadas.
Related MCP server: Codebase Graph MCP Server
Inicio rápido
Requiere Node.js 20 o superior.
npx que-paso-ayer@latest doctor
npx que-paso-ayer@latest mcp --stdioTambién puede instalarse globalmente:
npm install --global que-paso-ayer
qpa doctor
qpa mcp --stdioCompatibilidad prevista:
pnpm dlx que-paso-ayer doctor
yarn dlx que-paso-ayer doctor
bunx que-paso-ayer doctorEl paquete todavía no ha sido publicado en npm. Los comandos anteriores serán válidos desde la primera publicación.
Principios
Detectar no significa registrar.
Registrar no significa confirmar.
Confirmar no significa activar.
Un proyecto no asociado no envía ni consulta información.
Las hipótesis nunca se presentan como causas confirmadas.
applied,verified,partial,blockedyrevertedson estados diferentes.No se almacenan secretos, razonamiento interno ni código fuente completo por defecto.
Arquitectura
La visión inicial se encuentra en docs/architecture/overview.md. El alcance del primer producto verificable está en docs/roadmap/mvp.md.
Comunidad
Consulta CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md y GOVERNANCE.md antes de colaborar.
Licencia
Apache License 2.0. Consulta LICENSE.
This server cannot be installed
Maintenance
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
- FlicenseBqualityCmaintenanceMCP server that gives AI coding assistants persistent memory, structural code graph analysis, and safe multi-agent coordination, enabling them to answer architectural questions, track decisions across sessions, and coordinate safely in multi-agent workflows.394
- Alicense-qualityDmaintenanceA comprehensive MCP server that provides a graph database for tracking software codebase components, their relationships, and associated tasks/goals.1MIT
- Alicense-qualityAmaintenanceAn MCP server that provides a shared graph of an organization's projects, processes, areas, and principles, enabling consistent context for tools and AI agents.1Apache 2.0
- Alicense-qualityAmaintenanceMCP server for local-first code intelligence, providing structural code graph, semantic search, and impact analysis to AI agents.1MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
Control plane for autonomous software labor. Agents claim objectives over MCP with audit trail.
MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.
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/franmelx/que-paso-ayer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server