mortgage-qa-memory
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., "@mortgage-qa-memoryRemember: LE generation flaky on Chrome, retry 3 times"
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.
Mortgage QA Memory MCP
Status: working POC/MVP, now pivoting toward a governed knowledge-graph memory core. See PLAN.md for the full history (v1 design → v2 build → v3 roadmap) — start there.
A governed MCP memory service for Playwright QA automation, with tiered retention and mortgage compliance audit, adapted from DoorDash's and Salesforce's agentic memory architectures.
See AGENTS.md for agent working rules.
Who this is for
Platform / QA engineers building internal AI tooling on Cursor, Gemini gateway, KB MCP, and Azure MCP
Mortgage technology teams that need QA intelligence without creating a second store of loan data or NPI
Teams evaluating Playwright MCP + a QA memory expander they control end-to-end
Related MCP server: Memory Crystal MCP Server
Quickstart
npm install
npm run typecheck
npm test
npm run seed:demo
npm run smoke # QA-domain MCP tools
npm run smoke:graph # governed knowledge-graph MCP toolsThen point Cursor at cursor/mcp.json and add the
mortgage-qa-triage skill.
Layout
Path | Contents |
| The one enforced policy: retention, deny patterns, RBAC, write tiers |
| The runnable monorepo — see PLAN.md v2 |
| Curated (Tier 2) mortgage journey with TRID checkpoints |
| LL-2026-04 AI tool inventory |
| Cursor MCP config + triage skill |
| QA agent definitions (AC explorer, testcase writer, ADO publisher, automation generator, QA assistant) |
| Golden CI-failure set for flake-classification accuracy |
| Synthetic loan data used by tests |
Related external references
DoorDash Ask DoorDash / InfoQ summary — agentic memory + MCP + eval at scale
Playwright MCP docs — browser automation via MCP
flakiness-knowledge-graph-mcp — reporter + SQLite + MCP pattern
Fannie Mae LL-2026-04 — AI governance for seller/servicers (effective Aug 6, 2026)
Blend Autopilot MCP — lending MCP reference architecture
Next steps
See PLAN.md v3 for the live roadmap and open questions for the QA team.
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
- AlicenseAqualityCmaintenanceMCP server for persistent, compounding memory that automatically captures corrections and insights across AI sessions, enabling agents to learn and improve over time.Last updated5313MIT
- Alicense-qualityCmaintenanceEnables AI agents to maintain persistent memory across sessions by capturing conversations, extracting durable knowledge, and injecting relevant context, supporting various MCP-compatible platforms.Last updated9MIT
- AlicenseBqualityAmaintenanceBrowser automation MCP server with persistent memory for AI assistants, enabling automated web testing and workflow replay with self-healing selectors.Last updated543MIT
- Alicense-qualityCmaintenanceEnables persistent memory for AI agents, combining episodic and semantic memory with LLM reasoning, accessible via MCP.Last updated2MIT
Related MCP Connectors
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Sovereign Agent OS — Persistent Memory, Governance & Compliance for AI Agents.
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/Xavius123/mcp-memory'
If you have feedback or need assistance with the MCP directory API, please join our Discord server