69
/ 100
1 month ago
glama

mcp-memory-gateway

A FastAPI + FastMCP shared-memory gateway in front of Honcho v3 that provides a single shared brain for multiple AI agents to read from and write to, enabling context recall and change logging through bearer-authenticated endpoints.

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 2 credentials: MEMORY_GATEWAY_TOKEN, HONCHO_API_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.
🔐 secretMEMORY_GATEWAY_TOKENcp .env.example .env # then set
configBRAIN_DIRDirectory holding the EXTERNAL-CHANGES.md ledger data
configHONCHO_BASEBase URL of the local Honcho v3 instance http://127.0.0.1:8000
configHONCHO_WORKSPACEHoncho workspace id agents
configPRIMARY_PEERwhose profile card and recall it focuses on (set , default user).
configFACTS_SESSIONHoncho session holding observations about the primary peer facts
configHONCHO_TIMEOUT
configHONCHO_SEARCH_TIMEOUT
🔐 secretHONCHO_API_KEYOptional bearer for Honcho (unset)
configAGENT_MEMORY_MDPlain-text memory file recent changes are mirrored into data/MEMORY.md
configMEMORY_GATEWAY_LOG_LEVEL
// 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/gkrishii-mcp-memory-gateway-0ep4br)](https://m8ven.ai/mcp/gkrishii-mcp-memory-gateway-0ep4br)
commit: d2b25cf103515a92a81245e95b78e1198ef8a40d
code hash: 5196657fae8b0ade49338328a1dad8bed081b14a32d2603bd07572e0bb1676ac
verified: 6/30/2026, 9:53:38 AM
view raw JSON →