71
/ 100
10 hours ago
pulsemcp

Strata

Self-hosted AI memory server providing persistent memory on your own hardware.

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.
🔐
You'll be asked for 3 credentials: STRATA_PG_PASSWORD, STRATA_API_KEY, STRATA_ADMIN_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSTRATA_DB_BACKENDexport =postgresql
configSTRATA_MAX_TOTAL_AGENTS10 Anti-spam ceiling on total registered agents
configSTRATA_MAX_ACTIVE_AGENTS
configSTRATA_AUDIT_ENABLEDDisable entirely: =false
configSTRATA_PG_HOST
configSTRATA_PG_PORT
configSTRATA_PG_DB
configSTRATA_PG_USER
🔐 secretSTRATA_PG_PASSWORDexport =your-password-here
configSTRATA_HOST0.0.0.0 Listen address
configSTRATA_PORT4320 Server port
🔐 secretSTRATA_API_KEYchange-me-before-deploy Legacy fallback REST key
configSTRATA_AUTH_ENABLEDtrue Kill switch for auth (don't)
configSTRATA_DEMO_MODEDemo mode - run a public demo with =true and the dashboard accepts blank passwords (the login screen still renders so visitors can see the auth feature exists).
🔐 secretSTRATA_ADMIN_KEYexport ="different-key-for-delete-ops"
configSTRATA_DATA_DIR./data Database location
configSTRATA_LOG_DIR
configSTRATA_VAULT_DIR./data/vault File vault location
configSTRATA_DB_ENCRYPT(unset) If true, opens DB via SQLCipher (run setup_encryption.sh first)
configSTRATA_DB_KEY_FILE/etc/strata/db.key Path to the SQLCipher key file (root/strata only)
// 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 5 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/agenerationforwordz-tech-strata-ss0vws)](https://m8ven.ai/mcp/agenerationforwordz-tech-strata-ss0vws)
commit: db3bb940cc8ccab6d37036ee978201eeb72b0de8
code hash: 6ae8a0d7c2d9d93ed0848434403dd31abed38ecd238d30c07cb6f71c18207e89
verified: 7/31/2026, 9:19:15 AM
view raw JSON →