74
/ 100
29 days ago
glama

Honcho MCP Server

A remote MCP server that provides AI memory and personalization tools for Honcho, enabling LLM clients like Claude Desktop to manage workspaces, peers, sessions, and conclusions via HTTP SSE.

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 1 credential: 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.
🔐 secretHONCHO_API_KEYe =your-key \
configHONCHO_API_URLe =http://your-honcho-backend:8000 \
configHONCHO_WORKSPACE_IDdefault Workspace to operate in
configHOST0.0.0.0 MCP server listen host
configPORT3000 MCP server listen port
// 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 4 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/devstroop-honcho-mcp-k449ku)](https://m8ven.ai/mcp/devstroop-honcho-mcp-k449ku)
commit: afdd570e7bdc3b668ea19d1d9423a15948569242
code hash: a5d0998c46a939202c3e0617fd79bed8d2dbc767d613b6003abd74b3dcb13458
verified: 6/24/2026, 9:43:09 AM
view raw JSON →