74
/ 100
1 month ago
pulsemcp

BuildAutomata Memory

Provides persistent memory storage with temporal versioning, semantic search, and automatic decay using SQLite for reliability and Qdrant for vector similarity search to maintain context across conversations and learn from past interactions.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBA_USERNAMEusername TEXT Override
configBA_AGENT_NAMEagent TEXT Override
configUSE_EXTERNAL_QDRANTexport =true
configQDRANT_HOSTexport =localhost # Optional, defaults to localhost
configQDRANT_PORTexport =6333 # Optional, defaults to 6333
configMAX_MEMORIES
configCACHE_MAXSIZE
configMAINTENANCE_INTERVAL_HOURS
configQDRANT_MAX_RETRIES
configBA_INSTANCE_NAME
configMEMORY_USERNAME
configMEMORY_VERSION
configSystemRoot
configQDRANT_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/brucepro-buildautomata-memory-mcp-q4t01x)](https://m8ven.ai/mcp/brucepro-buildautomata-memory-mcp-q4t01x)
commit: 18aecc390b4dee09018c900a2a15a93e0faea62d
code hash: 9da386b6cf280969ee0a6d7bd6c68f42fd3e2acabf6225d290eadf8a2b5842c2
verified: 6/16/2026, 12:31:33 PM
view raw JSON →